mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-25 14:54:52 +02:00
se elimina linea de autosearch = false
Former-commit-id: aab03c4e38d41b098a8af818b45036f6524580de
This commit is contained in:
parent
2d6636bb51
commit
5227390c87
@ -94,7 +94,6 @@ if ($id_module) {
|
|||||||
$status = -1;
|
$status = -1;
|
||||||
$ag_modulename = modules_get_agentmodule_name($id_module);
|
$ag_modulename = modules_get_agentmodule_name($id_module);
|
||||||
$ag_freestring = modules_get_agentmodule_agent_alias($id_module);
|
$ag_freestring = modules_get_agentmodule_agent_alias($id_module);
|
||||||
$autosearch = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
enterprise_hook('open_meta_frame');
|
enterprise_hook('open_meta_frame');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user