summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-02-23 21:20:41 +0100
committerErmal LUÇI <eri@pfsense.org>2015-02-23 21:20:55 +0100
commitd5b1a27904df2da0de16218eab9a1a6f59cd45f9 (patch)
tree2991248ea8f1bee3ecf25c14214071635895c7e2 /usr/local/www/firewall_nat_out.php
parent8252ccfa744f2c5238ffa30655d150c111df5708 (diff)
downloadpfsense-d5b1a27904df2da0de16218eab9a1a6f59cd45f9.zip
pfsense-d5b1a27904df2da0de16218eab9a1a6f59cd45f9.tar.gz
Ticket #4445 do not write config and remove its cache when applying settings its just behaviour from dinosaur era and should have been cleanded long time ago.
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rw-r--r--usr/local/www/firewall_nat_out.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index 4a4779e..96d7a7b 100644
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -64,8 +64,6 @@ if (!isset($config['nat']['outbound']['mode']))
$mode = $config['nat']['outbound']['mode'];
if ($_POST['apply']) {
- write_config();
-
$retval = 0;
$retval |= filter_configure();
OpenPOWER on IntegriCloud