summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-11-01 09:20:46 +0000
committerErmal <eri@pfsense.org>2012-11-01 09:21:02 +0000
commite8f35171571cf6d5e13d821d9b6b65c8060fc790 (patch)
tree348dd764dc06423215449b45b5f5131b5fb73fca /usr/local/www/status_interfaces.php
parent8462bfdca7ce5afbf577cda3e3f02c7ddcda7fc1 (diff)
downloadpfsense-e8f35171571cf6d5e13d821d9b6b65c8060fc790.zip
pfsense-e8f35171571cf6d5e13d821d9b6b65c8060fc790.tar.gz
Include shaper.inc here to have all the function dependency work.
Diffstat (limited to 'usr/local/www/status_interfaces.php')
-rwxr-xr-xusr/local/www/status_interfaces.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php
index 4b39b7a..3e6d793 100755
--- a/usr/local/www/status_interfaces.php
+++ b/usr/local/www/status_interfaces.php
@@ -43,6 +43,7 @@
##|-PRIV
require_once("guiconfig.inc");
+require_once("shaper.inc");
require_once("filter.inc");
if ($_GET['if']) {
OpenPOWER on IntegriCloud