Merge branch 'pandora_6.0' of https://192.168.50.5:8081/artica/pandorafms into pandora_6.0
This commit is contained in:
commit
61414c00b2
|
@ -4413,7 +4413,7 @@ sub pandora_manage_main ($$$) {
|
||||||
cli_create_module_group();
|
cli_create_module_group();
|
||||||
}
|
}
|
||||||
elsif ($param eq '--create_network_module') {
|
elsif ($param eq '--create_network_module') {
|
||||||
param_check($ltotal, 26, 20);
|
param_check($ltotal, 24, 20);
|
||||||
cli_create_network_module(0);
|
cli_create_network_module(0);
|
||||||
}
|
}
|
||||||
elsif ($param eq '--create_snmp_module') {
|
elsif ($param eq '--create_snmp_module') {
|
||||||
|
|
Loading…
Reference in New Issue