summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph_settings.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-12-07 12:33:22 +0000
committerErmal Luçi <eri@pfsense.org>2009-12-07 12:33:22 +0000
commit5208e6481f28c7d887086f53acf5fbb68b9c6d93 (patch)
tree17766795a2ccae141ae8b52627a4fa5dc2fdbc8d /usr/local/www/status_rrd_graph_settings.php
parent812318037754e17557720677487c53cbd0eb7357 (diff)
downloadpfsense-5208e6481f28c7d887086f53acf5fbb68b9c6d93.zip
pfsense-5208e6481f28c7d887086f53acf5fbb68b9c6d93.tar.gz
Include needed files. Ticket #209.
Diffstat (limited to 'usr/local/www/status_rrd_graph_settings.php')
-rwxr-xr-xusr/local/www/status_rrd_graph_settings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/status_rrd_graph_settings.php b/usr/local/www/status_rrd_graph_settings.php
index e8d89f0..05687f2 100755
--- a/usr/local/www/status_rrd_graph_settings.php
+++ b/usr/local/www/status_rrd_graph_settings.php
@@ -40,6 +40,8 @@
##|-PRIV
require("guiconfig.inc");
+require_once("filter.inc");
+require("shaper.inc");
require_once("rrd.inc");
$pconfig['enable'] = isset($config['rrd']['enable']);
OpenPOWER on IntegriCloud