aboutsummaryrefslogtreecommitdiffstats
path: root/include/event.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/event.php')
-rw-r--r--include/event.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event.php b/include/event.php
index 4762ccff7..0dde6b1a5 100644
--- a/include/event.php
+++ b/include/event.php
@@ -243,7 +243,7 @@ dbg(1);
-function event_store_item($arr) {
+function event_store_item($arr,$event) {
require_once('include/datetime.php');
require_once('include/items.php');