clicking contact on contacts page broken link
This commit is contained in:
parent
6c0fa7a166
commit
2b730ae86d
1 changed files with 1 additions and 0 deletions
|
@ -505,6 +505,7 @@ function contacts_content(&$a) {
|
|||
'username' => $rr['name'],
|
||||
'sparkle' => $sparkle,
|
||||
'itemurl' => $rr['url'],
|
||||
'url' => $url,
|
||||
'network' => network_to_name($rr['network']),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue