Check if the authenticated user has a particular permission This function is overridable from the custom helpers/auth_helper.php
Parameters | |||
---|---|---|---|
string
|
$perm |
The permission name |
# |
Returns | |
---|---|
boolean
|
TRUE if the authenticated user has a particular permission, otherwise FALSE |