cache the collection for the media player again

This commit is contained in:
Robin Appelman 2011-08-03 15:36:47 +02:00
parent de0e16a6f3
commit 4851a55c1d
1 changed files with 0 additions and 1 deletions

View File

@ -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':