From 868d1d5b39aa75a8cc31cc2d2c62222732934ef9 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Wed, 18 Mar 2015 10:56:15 +0100 Subject: [PATCH] Cleaned source code style. --- pandora_console/include/functions_graph.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index be035507c5..c6b005a2ab 100755 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -1360,7 +1360,7 @@ function graphic_combined_module ($module_list, $weight_list, $period, 'color' => COL_GRAPH12, 'alpha' => 50); $color[15] = array('border' => '#000000', 'color' => COL_GRAPH13, 'alpha' => 50); - + switch ($stacked) { case CUSTOM_GRAPH_AREA: return area_graph($flash_charts, $graph_values, $width,