mirror of
https://github.com/itflow-org/itflow
synced 2026-03-04 12:54:51 +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";
|
require_once "check_login.php";
|
||||||
|
|
||||||
validateAdminRole();
|
|
||||||
|
|
||||||
require_once "header.php";
|
require_once "header.php";
|
||||||
|
|
||||||
require_once "top_nav.php";
|
require_once "top_nav.php";
|
||||||
|
|||||||
Reference in New Issue
Block a user