summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph.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.php
parent812318037754e17557720677487c53cbd0eb7357 (diff)
downloadpfsense-5208e6481f28c7d887086f53acf5fbb68b9c6d93.zip
pfsense-5208e6481f28c7d887086f53acf5fbb68b9c6d93.tar.gz
Include needed files. Ticket #209.
Diffstat (limited to 'usr/local/www/status_rrd_graph.php')
-rwxr-xr-xusr/local/www/status_rrd_graph.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/status_rrd_graph.php b/usr/local/www/status_rrd_graph.php
index da46b37..a1b6f42 100755
--- a/usr/local/www/status_rrd_graph.php
+++ b/usr/local/www/status_rrd_graph.php
@@ -40,6 +40,8 @@
##|-PRIV
require("guiconfig.inc");
+require_once("filter.inc");
+require("shaper.inc");
require_once("rrd.inc");
/* if the rrd graphs are not enabled redirect to settings page */
OpenPOWER on IntegriCloud