mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +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']
|
||||
);
|
||||
|
||||
$newModule['name_oid'] = str_replace('"', '', $tmpSecond[3]);
|
||||
|
||||
// Add this new module to the module list.
|
||||
$moduleBlocks[] = $newModule;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user