mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Add lost variable in funtion
(cherry picked from commit 2ff36cc24560971fdeca46224993e6e4ba2f014b)
This commit is contained in:
parent
6f81f66082
commit
c1bb0a342b
@ -2278,7 +2278,9 @@ function api_set_create_synthetic_module($id, $thrash1, $other, $thrash3) {
|
|||||||
if (defined ('METACONSOLE')) {
|
if (defined ('METACONSOLE')) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
global $config;
|
||||||
|
|
||||||
$agentName = $id;
|
$agentName = $id;
|
||||||
|
|
||||||
io_safe_input_array($other);
|
io_safe_input_array($other);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user