summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfSense.org>2010-02-06 18:29:13 -0500
committerScott Ullrich <sullrich@pfSense.org>2010-02-06 18:29:13 -0500
commit4ec77db33b7e2e5475ff3ad5ff5fceab52d6fcc6 (patch)
treea004f3ab4b1d645feb5bb57a61628141bd012e8e /usr
parent6b519cfeb834d7510878fb6d38891d4c81781555 (diff)
downloadpfsense-4ec77db33b7e2e5475ff3ad5ff5fceab52d6fcc6.zip
pfsense-4ec77db33b7e2e5475ff3ad5ff5fceab52d6fcc6.tar.gz
Include filter.inc Ticket #340
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/easyrule.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/easyrule.php b/usr/local/www/easyrule.php
index d712220..d6a63f2 100644
--- a/usr/local/www/easyrule.php
+++ b/usr/local/www/easyrule.php
@@ -34,6 +34,8 @@
$pgtitle = "Status : EasyRule";
require_once("guiconfig.inc");
require_once("easyrule.inc");
+require_once("filter.inc");
+
$retval = 0;
$message = "";
OpenPOWER on IntegriCloud