mirror of
https://github.com/friendica/friendica
synced 2025-04-23 02:30:20 +00:00
Improve BBCode documentation/comment
This commit is contained in:
parent
d75bb8e970
commit
157027a6f5
2 changed files with 23 additions and 2 deletions
|
@ -1075,7 +1075,7 @@ class BBCode
|
|||
}
|
||||
|
||||
// We only call this so that a previously unknown contact can be added.
|
||||
// This is important for the function "get_contact_details_by_url".
|
||||
// This is important for the function "Model\Contact::getDetailsByURL()".
|
||||
// This function then can fetch an entry from the contact table.
|
||||
Contact::getIdForURL($profile, 0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue