Skip to content

Commit ee68bf1

Browse files
committed
Don't require admin role to edit user profiles (otherwise techs/accountants can't edit their page)
1 parent 56d0188 commit ee68bf1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

inc_all_user.php

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
require_once "check_login.php";
88

9-
validateAdminRole();
10-
119
require_once "header.php";
1210

1311
require_once "top_nav.php";

0 commit comments

Comments
 (0)