Go to the source code of this file.
Namespaces | |
| namespace | Permissions |
Variables | |
| $a_perms | |
|
|
Initial value: array(
'can_list' => _('Can See List of Profiles'),
'can_delete' => _('Can Deactivate Profiles'),
'can_edit' => _('Can Edit Profiles'),
'can_add' => _('Can Add Profiles'),
'can_email' => _('Can Send Mass Email To Users'),
'can_admin_login' => _('Can Log in as Another User'),
'has_my_profile' => _('Can Edit Their Profile'),
)
Definition at line 10 of file profile/lib/available_perms.php. |
1.4.4