summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/event/new.form.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/ajax/event/new.form.php')
-rw-r--r--apps/calendar/ajax/event/new.form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/calendar/ajax/event/new.form.php b/apps/calendar/ajax/event/new.form.php
index 838002a3a09..2e03c02af27 100644
--- a/apps/calendar/ajax/event/new.form.php
+++ b/apps/calendar/ajax/event/new.form.php
@@ -6,7 +6,7 @@
* See the COPYING-README file.
*/
-require_once('../../../../lib/base.php');
+
if(!OC_USER::isLoggedIn()) {
die('<script type="text/javascript">document.location = oc_webroot;</script>');