Bad variable in ActivityObject::fromMessage()
This commit is contained in:
parent
806f7d439a
commit
8853821db2
|
@ -661,7 +661,7 @@ class ActivityObject
|
|||
|
||||
$object->extra[] = array('status_net', array('message_id' => $message->id));
|
||||
|
||||
Event::handle('EndActivityObjectFromNoticeSource', array($source, &$object));
|
||||
Event::handle('EndActivityObjectFromMessage', array($message, &$object));
|
||||
}
|
||||
|
||||
return $object;
|
||||
|
|
Loading…
Reference in New Issue
Block a user