mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Add lost variable in funtion
This commit is contained in:
parent
3315b732f8
commit
2ff36cc245
@ -2285,6 +2285,8 @@ function api_set_create_synthetic_module($id, $thrash1, $other, $thrash3) {
|
|||||||
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