Merge branch 'ent-10136-14804-meta-pandora-manage-no-modifica-grupo-primario-de-agente' into 'develop'
Ent 10136 14804 meta pandora manage no modifica grupo primario de agente See merge request artica/pandorafms!5417
This commit is contained in:
commit
1d61ef11e7
|
@ -3504,6 +3504,8 @@ sub cli_agent_update() {
|
||||||
} else {
|
} else {
|
||||||
pandora_update_table_from_hash ($conf, $update, 'id_agente', safe_input($id_agent), 'tagente', $dbh);
|
pandora_update_table_from_hash ($conf, $update, 'id_agente', safe_input($id_agent), 'tagente', $dbh);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
enterprise_hook('update_agent_cache', [$conf, $dbh, $id_agent]) if ($conf->{'node_metaconsole'} == 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
Loading…
Reference in New Issue