aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/index.php
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-08-09 17:39:16 +0200
committerGeorg Ehrke <dev@georgswebsite.de>2012-08-09 17:39:16 +0200
commit7955120aed32882dad630d7dee88cc86eda77793 (patch)
tree002bdad3daeaa6a6de47623e4b93d418c1aadf5c /apps/calendar/index.php
parent6e922035e1cb7b6f99f32c60dcc5eca8c3d52e7c (diff)
downloadnextcloud-server-7955120aed32882dad630d7dee88cc86eda77793.tar.gz
nextcloud-server-7955120aed32882dad630d7dee88cc86eda77793.zip
remove debug code from calendar - thanks michael for pointing that out :)
Diffstat (limited to 'apps/calendar/index.php')
-rw-r--r--apps/calendar/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/calendar/index.php b/apps/calendar/index.php
index 352c295c437..a8ad4ab3356 100644
--- a/apps/calendar/index.php
+++ b/apps/calendar/index.php
@@ -5,7 +5,6 @@
* later.
* See the COPYING-README file.
*/
-DEFINE('DEBUG', TRUE);
OCP\User::checkLoggedIn();
OCP\App::checkAppEnabled('calendar');