aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/event/edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/ajax/event/edit.php')
-rw-r--r--apps/calendar/ajax/event/edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/calendar/ajax/event/edit.php b/apps/calendar/ajax/event/edit.php
index 1c3babc3d90..db78bf6e5e0 100644
--- a/apps/calendar/ajax/event/edit.php
+++ b/apps/calendar/ajax/event/edit.php
@@ -9,6 +9,7 @@
OCP\JSON::checkLoggedIn();
OCP\JSON::checkAppEnabled('calendar');
+OCP\JSON::callCheck();
$id = $_POST['id'];