remove debug code from calendar - thanks michael for pointing that out :)
This commit is contained in:
parent
6e922035e1
commit
7955120aed
|
@ -5,7 +5,6 @@
|
||||||
* later.
|
* later.
|
||||||
* See the COPYING-README file.
|
* See the COPYING-README file.
|
||||||
*/
|
*/
|
||||||
DEFINE('DEBUG', TRUE);
|
|
||||||
OCP\User::checkLoggedIn();
|
OCP\User::checkLoggedIn();
|
||||||
OCP\App::checkAppEnabled('calendar');
|
OCP\App::checkAppEnabled('calendar');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue