basic support for clone syncing of wikis and wiki pages
This commit is contained in:
@@ -391,6 +391,7 @@ function post_activity_item($arr,$allow_code = false,$deliver = true) {
|
||||
call_hooks('post_local_end', $arr);
|
||||
Zotlabs\Daemon\Master::Summon(array('Notifier','activity',$post_id));
|
||||
$ret['success'] = true;
|
||||
$ret['item_id'] = $post_id;
|
||||
$ret['activity'] = $post['item'];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user