summaryrefslogtreecommitdiffstats
path: root/usr/local/www/easyrule.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfSense.org>2010-02-06 18:30:16 -0500
committerScott Ullrich <sullrich@pfSense.org>2010-02-06 18:30:16 -0500
commit8f2c6b94a671148937dd61fdb0226938b3708ae7 (patch)
tree85c8bcedceeff7e58cbc17c10ee8dd2f6a2073ce /usr/local/www/easyrule.php
parent4ec77db33b7e2e5475ff3ad5ff5fceab52d6fcc6 (diff)
downloadpfsense-8f2c6b94a671148937dd61fdb0226938b3708ae7.zip
pfsense-8f2c6b94a671148937dd61fdb0226938b3708ae7.tar.gz
Include shaper.inc, too
Diffstat (limited to 'usr/local/www/easyrule.php')
-rw-r--r--usr/local/www/easyrule.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/easyrule.php b/usr/local/www/easyrule.php
index d6a63f2..504c999 100644
--- a/usr/local/www/easyrule.php
+++ b/usr/local/www/easyrule.php
@@ -35,6 +35,7 @@ $pgtitle = "Status : EasyRule";
require_once("guiconfig.inc");
require_once("easyrule.inc");
require_once("filter.inc");
+require_once("shaper.inc");
$retval = 0;
$message = "";
OpenPOWER on IntegriCloud