mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +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);
|
$id_group = get_group_id($dbh, $group_name);
|
||||||
exist_check($id_group,'group',$group_name);
|
exist_check($id_group,'group',$group_name);
|
||||||
|
|
||||||
$condition .= " AND id_grupo = $id_group ";
|
$condition .= " AND id_group = $id_group ";
|
||||||
}
|
}
|
||||||
|
|
||||||
if($description ne '') {
|
if($description ne '') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user