Cleaned traces
This commit is contained in:
parent
9ac9a75658
commit
b97014f577
|
@ -15,7 +15,7 @@
|
|||
global $config;
|
||||
|
||||
check_login();
|
||||
hd($_REQUEST);
|
||||
|
||||
if (! check_acl($config['id_user'], 0, 'PM') && ! is_user_admin($config['id_user'])) {
|
||||
db_pandora_audit('ACL Violation', 'Trying to access Setup Management');
|
||||
include 'general/noaccess.php';
|
||||
|
|
Loading…
Reference in New Issue