cache the collection for the media player again
This commit is contained in:
parent
de0e16a6f3
commit
4851a55c1d
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ if(!isset($arguments['search'])){
|
|||
$arguments['search']='';
|
||||
}
|
||||
OC_MEDIA_COLLECTION::$uid=OC_User::getUser();
|
||||
unset($_SESSION['collection']);
|
||||
if($arguments['action']){
|
||||
switch($arguments['action']){
|
||||
case 'delete':
|
||||
|
|
Loading…
Reference in a new issue