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