Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tasks/index.php')
-rw-r--r--apps/tasks/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tasks/index.php b/apps/tasks/index.php
index a9e8c56123a..160fb5a2697 100644
--- a/apps/tasks/index.php
+++ b/apps/tasks/index.php
@@ -8,7 +8,6 @@
* See the COPYING-README file. *
*************************************************/
-require_once ('../../lib/base.php');
OCP\User::checkLoggedIn();
OCP\App::checkAppEnabled('tasks');