BUG 6505 "Users with the "PM_USERS" permission in their role..." Solved!
- ADMIN->Users now enabled for PM_USERS permission
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
$RBAC->requirePermissions('PM_SETUP');
|
||||
$RBAC->requirePermissions('PM_SETUP', 'PM_USERS');
|
||||
|
||||
$oHeadPublisher =& headPublisher::getSingleton();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user