mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-4394-No-cargan-graficas-en-vista-tactica' into 'develop'
fixed minor error fgraph See merge request artica/pandorafms!2608
This commit is contained in:
commit
87ebde3f41
@ -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