Add lost variable in funtion
This commit is contained in:
parent
3315b732f8
commit
2ff36cc245
|
@ -2284,7 +2284,9 @@ function api_set_create_synthetic_module($id, $thrash1, $other, $thrash3) {
|
|||
if (defined ('METACONSOLE')) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
global $config;
|
||||
|
||||
$agentName = $id;
|
||||
|
||||
io_safe_input_array($other);
|
||||
|
|
Loading…
Reference in New Issue