summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-04 21:18:20 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-04 21:18:20 +0000
commit583cb3fe42e44bb6395aebfea02c4f158621a422 (patch)
tree9e56363b6e4a630b0ece038f9475bde8c3fcfe43 /usr/local/www/firewall_nat_edit.php
parent514dbaf8f0538e48ec1c60fde8d72d7ae18cd4ce (diff)
downloadpfsense-583cb3fe42e44bb6395aebfea02c4f158621a422.zip
pfsense-583cb3fe42e44bb6395aebfea02c4f158621a422.tar.gz
When adding a redirect for FTP alert the user that it really creates 2 firewall rules
Ticket #899
Diffstat (limited to 'usr/local/www/firewall_nat_edit.php')
-rwxr-xr-xusr/local/www/firewall_nat_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 80fab33..26bdb1a 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -222,8 +222,6 @@ if ($_POST) {
$config['filter']['rule'][] = $filterent;
- touch($d_filterconfdirty_path);
-
write_config();
header("Location: firewall_nat.php?savemsg=The%20changes%20have%20been%20saved.%20%20Please%20note%20that%20we%20have%20added%20an%20additional%20rule%20for%20the%20FTP%20helper.");
OpenPOWER on IntegriCloud