Bugfix: Repairing a contact was more like killing the contact ...
This commit is contained in:
parent
9f68676db6
commit
72ecb9e67b
5 changed files with 5 additions and 4 deletions
|
@ -94,6 +94,7 @@ function follow_content(&$a) {
|
|||
'$nickname' => "",
|
||||
'$name' => $ret["name"],
|
||||
'$url' => $ret["url"],
|
||||
'$zrl' => zrl($ret["url"]),
|
||||
'$url_label' => t("Profile URL"),
|
||||
'$myaddr' => $myaddr,
|
||||
'$request' => $request,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue