mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 19:09:08 +02:00
Fixed wizard snmp process module process field
This commit is contained in:
parent
9e9db89390
commit
18e6b26db8
@ -3001,6 +3001,8 @@ class AgentWizard extends HTML
|
|||||||
$module['name']
|
$module['name']
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$newModule['name_oid'] = str_replace('"', '', $tmpSecond[3]);
|
||||||
|
|
||||||
// Add this new module to the module list.
|
// Add this new module to the module list.
|
||||||
$moduleBlocks[] = $newModule;
|
$moduleBlocks[] = $newModule;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user