jrCheckDisabled
The jrCheckDisabled function is used to test if Jamroom is in Maintenance Mode. If Jamroom is in Maintenance mode, then Jamroom checks to see if the user is allowed a maintenance login (master admin, admin users and user accounts with the Maintenance login flag checked), OR the ip address is coming from a PayPal IPN server, and then allows the script execution.
mixed
jrCheckDisabled
(array &$_user)
-
array
&$_user: Array containing User information
|