Add include in functio to fixed problem.
This commit is contained in:
parent
8bfca11a6c
commit
09f5f484a8
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue