Browse Source

remove debug code from calendar - thanks michael for pointing that out :)

remotes/origin/stable45
Georg Ehrke 14 years ago
parent
commit
7955120aed
  1. 1
      apps/calendar/index.php

1
apps/calendar/index.php

@ -5,7 +5,6 @@
* later.
* See the COPYING-README file.
*/
DEFINE('DEBUG', TRUE);
OCP\User::checkLoggedIn();
OCP\App::checkAppEnabled('calendar');

Loading…
Cancel
Save