Improve BBCode documentation/comment

This commit is contained in:
Hypolite Petovan 2018-02-05 11:42:06 -05:00
parent d75bb8e970
commit 157027a6f5
2 changed files with 23 additions and 2 deletions

View file

@ -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);