mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Custom Roles & Permissions
Initial enforcement of custom roles & permissions - only on some pages via GET for now.
This commit is contained in:
@@ -6,6 +6,9 @@ require_once "functions.php";
|
||||
|
||||
require_once "check_login.php";
|
||||
|
||||
// Reporting Perms
|
||||
enforceUserPermission('module_reporting');
|
||||
|
||||
require_once "header.php";
|
||||
|
||||
require_once "top_nav.php";
|
||||
|
||||
Reference in New Issue
Block a user