Tagging now is a comment
This commit is contained in:
parent
bfe4842402
commit
dec1eaa2e8
|
@ -121,7 +121,7 @@ EOT;
|
|||
$arr['contact-id'] = $contact['id'];
|
||||
$arr['type'] = 'activity';
|
||||
$arr['wall'] = $item['wall'];
|
||||
$arr['gravity'] = GRAVITY_ACTIVITY;
|
||||
$arr['gravity'] = GRAVITY_COMMENT;
|
||||
$arr['parent'] = $item['id'];
|
||||
$arr['parent-uri'] = $item['uri'];
|
||||
$arr['owner-name'] = $item['author-name'];
|
||||
|
|
Loading…
Reference in New Issue
Block a user