start to tie in the new event logic

This commit is contained in:
friendica
2014-05-29 17:09:14 -07:00
parent 118b4c88bd
commit a3487efd57
2 changed files with 4 additions and 3 deletions

View File

@@ -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');