summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/firewall_nat_1to1_edit.php')
-rwxr-xr-xusr/local/www/firewall_nat_1to1_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_1to1_edit.php b/usr/local/www/firewall_nat_1to1_edit.php
index b0bdbb8..50c0fa9 100755
--- a/usr/local/www/firewall_nat_1to1_edit.php
+++ b/usr/local/www/firewall_nat_1to1_edit.php
@@ -55,7 +55,7 @@ function nat_1to1_rules_sort() {
require("guiconfig.inc");
require_once("interfaces.inc");
-require("filter.inc");
+require_once("filter.inc");
require("shaper.inc");
$specialsrcdst = explode(" ", "any pptp pppoe l2tp openvpn");
OpenPOWER on IntegriCloud