Update pandora_manage.pl

Former-commit-id: 451b04e91078b99c8b9f41a35271797c343f357c
This commit is contained in:
Alejandro Fraguas 2019-01-29 16:07:39 +01:00
parent cf2b9c5798
commit c05e99f37e
1 changed files with 1 additions and 0 deletions

View File

@ -6105,6 +6105,7 @@ sub pandora_manage_main ($$$) {
elsif ($param eq '--get_alert_commands') {
param_check($ltotal, 5, 5);
cli_get_alert_commands();
}
elsif ($param eq '--get_alert_actions') {
param_check($ltotal, 3, 3);
cli_get_alert_actions();