summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_npt_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/firewall_nat_npt_edit.php')
-rw-r--r--usr/local/www/firewall_nat_npt_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_npt_edit.php b/usr/local/www/firewall_nat_npt_edit.php
index 5ab2b53..f0ffbab 100644
--- a/usr/local/www/firewall_nat_npt_edit.php
+++ b/usr/local/www/firewall_nat_npt_edit.php
@@ -55,7 +55,7 @@ function nat_npt_rules_sort() {
require("guiconfig.inc");
require_once("interfaces.inc");
-require("filter.inc");
+require_once("filter.inc");
require("shaper.inc");
$ifdisp = get_configured_interface_with_descr();
OpenPOWER on IntegriCloud