summaryrefslogtreecommitdiffstats
path: root/apps/tasks/index.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-05-04 17:20:24 +0200
committerBart Visscher <bartv@thisnet.nl>2012-05-04 17:20:24 +0200
commit0006b432f5367deca5b88ce4493a87d44c76c9b9 (patch)
treee8fde38612871f3cdffeb1917eb2bf7a1f119e2c /apps/tasks/index.php
parent439467746a64ae3efbe85c08f29e14c823e4a0dc (diff)
downloadnextcloud-server-0006b432f5367deca5b88ce4493a87d44c76c9b9.tar.gz
nextcloud-server-0006b432f5367deca5b88ce4493a87d44c76c9b9.zip
Tasks: Update for movable apps
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');