mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 04:14:27 +02:00
Bugfix - provide magic links for remote user in magicLink()
This commit is contained in:
parent
678004e15a
commit
528d175baa
2 changed files with 2 additions and 2 deletions
|
@ -889,7 +889,7 @@ class HTML
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Format contacts as picture links or as texxt links
|
||||
* @brief Format contacts as picture links or as text links
|
||||
*
|
||||
* @param array $contact Array with contacts which contains an array with
|
||||
* int 'id' => The ID of the contact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue