.
This commit is contained in:
parent
5a759fa13a
commit
a674516057
@ -164,7 +164,7 @@ function get_title_website(string $page_title)
|
|||||||
return $page_title . ' - FridgeBites';
|
return $page_title . ' - FridgeBites';
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* Get current user id and username. If user is not authorized - false
|
* Get current user id and username. If user is not authorized - false.
|
||||||
* @return UserModel|false
|
* @return UserModel|false
|
||||||
*/
|
*/
|
||||||
function get_auth_user(): bool|UserModel
|
function get_auth_user(): bool|UserModel
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user