isMO
((/rs/public/functions.access.php))
isMO -- Checks if Medals Officer
Description
int isMO
()
This function checks if the user currently logged in Is a Medals Officer on the site. It will return an integer greater than 0 if the user is a Medals Officer, and will return 0 if the user is not.
This function returns 0 on failure.
Examples
isMO () /* Returns > 0 if user is the Medals Officer, otherwise 0. */
Related Functions
None.
Dependencies
None.
Function Index
|