mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch '1427-Fixed-minor-error-in-networkmaps-dev' into 'develop'
Added minor fix See merge request !930
This commit is contained in:
commit
a6ba78ca20
@ -1811,6 +1811,7 @@ function networkmap_get_new_nodes_from_ip_mask($ip_mask,
|
||||
function modules_get_all_interfaces($id_agent) {
|
||||
$return = array();
|
||||
|
||||
$fields = $fields_param;
|
||||
$modules = db_get_all_rows_filter('tagente_modulo',
|
||||
array('id_agente' => $id_agent));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user