summaryrefslogtreecommitdiffstats
path: root/files/ajax/download.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/ajax/download.php')
-rw-r--r--files/ajax/download.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ajax/download.php b/files/ajax/download.php
index 39852613ab9..65c04c36faf 100644
--- a/files/ajax/download.php
+++ b/files/ajax/download.php
@@ -25,7 +25,7 @@
$RUNTIME_APPTYPES=array('filesystem');
// Init owncloud
-require_once('../../lib/base.php');
+
// Check if we are a user
OC_Util::checkLoggedIn();