summaryrefslogtreecommitdiffstats
path: root/apps/user_migrate/ajax/export.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_migrate/ajax/export.php')
-rw-r--r--apps/user_migrate/ajax/export.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_migrate/ajax/export.php b/apps/user_migrate/ajax/export.php
index 86745d6b162..99503cad142 100644
--- a/apps/user_migrate/ajax/export.php
+++ b/apps/user_migrate/ajax/export.php
@@ -21,7 +21,7 @@
*
*/
// Init owncloud
-require_once('../../../lib/base.php');
+
// Check if we are a user
OC_JSON::checkLoggedIn();