Save with options so we get source=web
This commit is contained in:
parent
358684a5ed
commit
9eea255c79
|
@ -145,7 +145,7 @@ class NeweventAction extends FormAction
|
|||
|
||||
$act->objects = array($actobj);
|
||||
|
||||
$stored = Notice::saveActivity($act, $this->scoped);
|
||||
$stored = Notice::saveActivity($act, $this->scoped, $options);
|
||||
|
||||
return _m('Saved the event.');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user