mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Merge pull request #1057 from itflow-org/roles-enforce-1
Custom Roles & Permissions
This commit is contained in:
@@ -6,6 +6,9 @@ $order = "DESC";
|
||||
|
||||
require_once "inc_all.php";
|
||||
|
||||
// Perms
|
||||
enforceUserPermission('module_client');
|
||||
|
||||
// Leads Query
|
||||
|
||||
$leads = 0;
|
||||
|
||||
Reference in New Issue
Block a user