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');
|
||||
|
||||
$G_MAIN_MENU = 'processmaker';
|
||||
$G_ID_MENU_SELECTED = 'SETUP';
|
||||
|
||||
Reference in New Issue
Block a user