mirror of
https://github.com/friendica/friendica
synced 2025-12-07 12:17:12 +01:00
Improve documentation of visitor-related functions
This commit is contained in:
parent
ae23c69303
commit
470079c37c
2 changed files with 3 additions and 3 deletions
2
boot.php
2
boot.php
|
|
@ -266,7 +266,7 @@ function public_contact()
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns contact id of authenticated site visitor or false
|
||||
* Returns public contact id of authenticated site visitor or false
|
||||
*
|
||||
* @return int|bool visitor_id or false
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue