Commit version 24.12.13800
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
$scale_min = 0;
|
||||
|
||||
include($config['html_dir']."/includes/graphs/common.inc.php");
|
||||
include($config['html_dir'] . "/includes/graphs/common.inc.php");
|
||||
|
||||
include("lvs_stats_common.inc.php");
|
||||
|
||||
@ -18,6 +18,6 @@ $graph_max = 1;
|
||||
|
||||
$unit_text = "Packets/sec";
|
||||
|
||||
include($config['html_dir']."/includes/graphs/generic_simplex.inc.php");
|
||||
include($config['html_dir'] . "/includes/graphs/generic_simplex.inc.php");
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user