summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph_img.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-11-24 11:35:05 +0000
committerErmal Luçi <eri@pfsense.org>2009-11-24 11:35:05 +0000
commit127b93cf79e7e96dfcbbc8c91821b14d3a9a8f5d (patch)
tree6352d46417ac574dc486fbd57b390b862d74718c /usr/local/www/status_rrd_graph_img.php
parenta5f07f0987167d2dc68e5a1d7a5253afb78aacd1 (diff)
downloadpfsense-127b93cf79e7e96dfcbbc8c91821b14d3a9a8f5d.zip
pfsense-127b93cf79e7e96dfcbbc8c91821b14d3a9a8f5d.tar.gz
Include necessary shaper.inc for read_altq_config.
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