mirror of
https://github.com/friendica/friendica
synced 2025-04-26 12:30:11 +00: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