From a3487efd57b3b13463d3eba1d556e49f4948a6ce Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 29 May 2014 17:09:14 -0700 Subject: start to tie in the new event logic --- include/event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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'); -- cgit v1.2.3