boot.php - small clean up

This commit is contained in:
rabuzarus 2015-12-24 11:58:42 +01:00
parent 40b0d383d5
commit e42bbcd6c4
1 changed files with 1 additions and 1 deletions

View File

@ -1407,7 +1407,7 @@ function local_user() {
} }
/** /**
/* @brief Returns contact id of authenticated site visitor or false * @brief Returns contact id of authenticated site visitor or false
* *
* @return int|bool visitor_id or false * @return int|bool visitor_id or false
*/ */