Skip to content

Commit

Permalink
Init page
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim Ausloos committed May 9, 2014
1 parent b37de8d commit 9264570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Controller/ChooserController.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public function chooserIndexAction(Request $request)
$type = $request->get('type');
$cKEditorFuncNum = $request->get('CKEditorFuncNum');
$linkChooser = $request->get('linkChooser');
$folderId = false;

// Go to the last visited folder
if ($session->get('last-media-folder')) {
Expand Down

0 comments on commit 9264570

Please sign in to comment.