From 44ee8617f845005c45bfae1723629e2a1583502d Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Wed, 25 Jan 2017 11:17:14 +0100 Subject: [PATCH] Fixed merge error. Ticket #188 --- pandora_console/include/graphs/fgraph.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pandora_console/include/graphs/fgraph.php b/pandora_console/include/graphs/fgraph.php index 6dc0005073..cfdf56e2eb 100644 --- a/pandora_console/include/graphs/fgraph.php +++ b/pandora_console/include/graphs/fgraph.php @@ -267,14 +267,11 @@ function area_graph($flash_chart, $chart_data, $width, $height, $color, $agent_module_id, $font, $font_size, -<<<<<<< HEAD - $xaxisname); -======= $xaxisname, $percentil_values, $threshold_data ); ->>>>>>> d3f5a6281... Fixed threshold in interface graphs. Ticket #156 + } else { $graph = array();