mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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 {
|
||||
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…
x
Reference in New Issue
Block a user