Merge branch '11-config-network-tools-no-se-muestra-3520' into 'develop'
fixed minor error extensions Closes #11 See merge request !21
This commit is contained in:
commit
102e5bfc69
|
@ -256,7 +256,7 @@ function main_net_tools () {
|
|||
function godmode_net_tools() {
|
||||
global $config;
|
||||
|
||||
check_config ();
|
||||
check_login();
|
||||
|
||||
if (! check_acl ($config['id_user'], 0, "PM")) {
|
||||
db_pandora_audit("ACL Violation",
|
||||
|
|
Loading…
Reference in New Issue