From 4ec77db33b7e2e5475ff3ad5ff5fceab52d6fcc6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 6 Feb 2010 18:29:13 -0500 Subject: Include filter.inc Ticket #340 --- usr/local/www/easyrule.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr/local/www') 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 = ""; -- cgit v1.1