Remove require in rawlist.php

Thanks @tanghus for pointing out the unneccessity of it.
This commit is contained in:
kondou 2013-10-02 12:45:30 +02:00
parent 013e9c27d2
commit feb7028a78
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/private/template.php';
OCP\JSON::checkLoggedIn();
// Load the files