summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index b3ddf4e..f0fdfa5 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -42,7 +42,7 @@
##|-PRIV
require("guiconfig.inc");
-require("filter.inc");
+require_once("filter.inc");
require("shaper.inc");
$specialsrcdst = explode(" ", "any pptp pppoe l2tp openvpn");
OpenPOWER on IntegriCloud