Jr Actions
Jamroom Developers
you are awesome.
// See if we are turned on for this module
if (!isset($_user['quota_jrAction_allowed']) || $_user['quota_jrAction_allowed'] != 'on') {
return true;
}