mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Don't require admin role to edit user profiles (otherwise techs/accountants can't edit their page)
This commit is contained in:
@@ -6,8 +6,6 @@ require_once "functions.php";
|
||||
|
||||
require_once "check_login.php";
|
||||
|
||||
validateAdminRole();
|
||||
|
||||
require_once "header.php";
|
||||
|
||||
require_once "top_nav.php";
|
||||
|
||||
Reference in New Issue
Block a user