Merge pull request #5076 from owncloud/fix_filepicker_kondou

Fix require in apps/files/ajax/rawlist.php
This commit is contained in:
Morris Jobke 2013-10-02 05:59:24 -07:00
commit 551e809790
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
// only need filesystem apps
$RUNTIME_APPTYPES=array('filesystem');
// Init owncloud
require_once 'lib/template.php';
OCP\JSON::checkLoggedIn();
// Load the files