mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Testing
This commit is contained in:
parent
cdc683a1f8
commit
cfb7948f2d
@ -397,6 +397,7 @@ function generate_info($checks, $log_num_lines = 2000) {
|
||||
function mainSystemInfo() {
|
||||
global $config;
|
||||
|
||||
|
||||
if (! check_acl ($config['id_user'], 0, "PM") && ! is_user_admin ($config['id_user'])) {
|
||||
db_pandora_audit("ACL Violation", "Trying to access Setup Management");
|
||||
require ("general/noaccess.php");
|
||||
|
Loading…
x
Reference in New Issue
Block a user