mirror of
https://github.com/itflow-org/itflow
synced 2026-08-16 12:35:11 +00:00
Removed the last of legacy validate functions and replaced with the new enforce fumctions.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require_once "includes/inc_all_reports.php";
|
||||
|
||||
validateAccountantRole();
|
||||
enforceUserPermission('module_financial');
|
||||
|
||||
$sql = mysqli_query($mysqli, "
|
||||
SELECT client_id, client_name,
|
||||
|
||||
Reference in New Issue
Block a user