even more fixes
This commit is contained in:
@@ -172,6 +172,9 @@ function network_content(&$a, $update = false) {
|
||||
'$id' => $item['item_id'],
|
||||
'$parent' => $item['parent'],
|
||||
'$profile_uid' => $_SESSION['uid'],
|
||||
'$mylink' => $a->contact['url'],
|
||||
'$mytitle' => t('Me'),
|
||||
'$myphoto' => $a->contact['thumb'],
|
||||
'$ww' => $commentww
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user