mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed minor error fgraph
This commit is contained in:
parent
8ce685a219
commit
c900465546
@ -21,6 +21,7 @@ if (empty($config['homedir'])) {
|
||||
}
|
||||
|
||||
require_once $config['homedir'].'/include/functions.php';
|
||||
require_once $config['homedir'].'/include/graphs/functions_flot.php';
|
||||
|
||||
$ttl = get_parameter('ttl', 1);
|
||||
$graph_type = get_parameter('graph_type', '');
|
||||
|
Loading…
x
Reference in New Issue
Block a user