diff options
Diffstat (limited to 'apps/tasks/ajax/update_property.php')
-rw-r--r-- | apps/tasks/ajax/update_property.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tasks/ajax/update_property.php b/apps/tasks/ajax/update_property.php index 68fe32637cf..2067dd983ec 100644 --- a/apps/tasks/ajax/update_property.php +++ b/apps/tasks/ajax/update_property.php @@ -7,7 +7,6 @@ */ // Init owncloud -require_once('../../../lib/base.php'); OCP\JSON::checkLoggedIn(); OCP\JSON::checkAppEnabled('tasks'); |