summaryrefslogtreecommitdiffstats
path: root/files/ajax/list.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/ajax/list.php')
-rw-r--r--files/ajax/list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ajax/list.php b/files/ajax/list.php
index ec9ab7342dd..83914332a7d 100644
--- a/files/ajax/list.php
+++ b/files/ajax/list.php
@@ -4,7 +4,7 @@
$RUNTIME_APPTYPES=array('filesystem');
// Init owncloud
-require_once('../../lib/base.php');
+
OC_JSON::checkLoggedIn();