summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph_img.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_rrd_graph_img.php')
-rw-r--r--usr/local/www/status_rrd_graph_img.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/status_rrd_graph_img.php b/usr/local/www/status_rrd_graph_img.php
index 9cf8ee1..e6bc88d 100644
--- a/usr/local/www/status_rrd_graph_img.php
+++ b/usr/local/www/status_rrd_graph_img.php
@@ -33,6 +33,7 @@
*/
require("guiconfig.inc");
+require_once("shaper.inc");
require_once("rrd.inc");
$pgtitle = array("System","RRD Graphs","Image viewer");
@@ -851,4 +852,4 @@ if(($graphcmdreturn <> 0) || (! $data)) {
}
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud