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