diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index c02be7dcc0..0fd12990b9 100644 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -1367,7 +1367,8 @@ function graphic_combined_module ( $sources = db_get_all_rows_field_filter( 'tgraph_source', 'id_graph', - $params_combined['id_graph'] + $params_combined['id_graph'], + 'field_order' ); $series = db_get_all_rows_sql(