fix bug in combined graphs

This commit is contained in:
alejandro-campos 2020-08-26 11:47:54 +02:00
parent 24eeebd6be
commit a92c3c7ca3
1 changed files with 3 additions and 1 deletions

View File

@ -1507,7 +1507,9 @@ function graphic_combined_module(
}
}
$agent_module_id = $agent_module_id['module'];
if (is_array($agent_module_id)) {
$agent_module_id = $agent_module_id['module'];
}
$module_data = db_get_row_sql(
'SELECT * FROM tagente_modulo