Correct list of parameters for Happening::saveNew()
This commit is contained in:
parent
66edc023d7
commit
a0ed80a5d8
@ -186,6 +186,7 @@ class EventPlugin extends MicroappPlugin
|
||||
$happeningObj->title,
|
||||
null,
|
||||
$happeningObj->summary,
|
||||
null,
|
||||
$options);
|
||||
break;
|
||||
case RSVP::POSITIVE:
|
||||
|
Loading…
Reference in New Issue
Block a user