Add lost variable in funtion

(cherry picked from commit 2ff36cc245)
This commit is contained in:
m-lopez-f 2016-02-09 10:22:40 +01:00
parent 3766505c9b
commit 60218d5616
1 changed files with 3 additions and 1 deletions

View File

@ -2179,7 +2179,9 @@ function api_set_create_synthetic_module($id, $thrash1, $other, $thrash3) {
if (defined ('METACONSOLE')) {
return;
}
global $config;
$agentName = $id;
io_safe_input_array($other);