Add include in functio to fixed problem.

This commit is contained in:
m-lopez-f 2016-04-18 14:18:44 +02:00
parent 8bfca11a6c
commit 09f5f484a8
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ function area_graph($flash_chart, $chart_data, $width, $height, $color,
$series_suffix_str = '', $menu = true, $backgroundColor = 'white',
$dashboard = false, $vconsole = false, $agent_module_id = 0) {
include_once('functions_flot.php');
setup_watermark($water_mark, $water_mark_file, $water_mark_url);