mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update pandora_manage.pl
Former-commit-id: 4bc758a4284e96658137fb9580f36163a2031944
This commit is contained in:
parent
eb0b9bd05b
commit
3eeaf83ee3
@ -3144,7 +3144,7 @@ sub cli_get_alert_commands() {
|
||||
$id_group = get_group_id($dbh, $group_name);
|
||||
exist_check($id_group,'group',$group_name);
|
||||
|
||||
$condition .= " AND id_grupo = $id_group ";
|
||||
$condition .= " AND id_group = $id_group ";
|
||||
}
|
||||
|
||||
if($description ne '') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user