summaryrefslogtreecommitdiffstats
path: root/core/ajax/requesttoken.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/ajax/requesttoken.php')
-rw-r--r--core/ajax/requesttoken.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/ajax/requesttoken.php b/core/ajax/requesttoken.php
index 705330b2c3e..9d43a722852 100644
--- a/core/ajax/requesttoken.php
+++ b/core/ajax/requesttoken.php
@@ -26,7 +26,6 @@
* @return json: success/error state indicator including a fresh request token
* @author Christian Reiner
*/
-require_once '../../lib/base.php';
// don't load apps or filesystem for this task
$RUNTIME_NOAPPS = true;