mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Fixed merge error. Ticket #188
This commit is contained in:
parent
969ce03f1d
commit
44ee8617f8
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user