remove include command for when
This commit is contained in:
parent
ef1b04619d
commit
c6a03ec6d8
|
@ -5,10 +5,6 @@
|
||||||
* later.
|
* later.
|
||||||
* See the COPYING-README file.
|
* See the COPYING-README file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
require_once('when/When.php');
|
|
||||||
|
|
||||||
OCP\JSON::checkLoggedIn();
|
OCP\JSON::checkLoggedIn();
|
||||||
OCP\JSON::checkAppEnabled('calendar');
|
OCP\JSON::checkAppEnabled('calendar');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue