summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-26 01:24:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-26 01:24:10 +0000
commit241498059b76355b806bb5c1f8161b87cb6d6fa8 (patch)
treea07007cbd049d36595cd386e9be1e0b24b30aca6 /usr/local/www/firewall_shaper.php
parentae48674b35317f1f3433bacc68584bd1ffd4e662 (diff)
downloadpfsense-241498059b76355b806bb5c1f8161b87cb6d6fa8.zip
pfsense-241498059b76355b806bb5c1f8161b87cb6d6fa8.tar.gz
Reload rules and sync after Remove Wizard operation
Diffstat (limited to 'usr/local/www/firewall_shaper.php')
-rwxr-xr-xusr/local/www/firewall_shaper.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php
index 7f56142..1c9cfe4 100755
--- a/usr/local/www/firewall_shaper.php
+++ b/usr/local/www/firewall_shaper.php
@@ -60,6 +60,7 @@ function wipe_magic () {
unset($config['shaper']['queue']);
unset($config['shaper']['rule']);
$config['shaper']['enable'] = FALSE;
+ filter_configure();
}
if ($_POST['remove']) {
OpenPOWER on IntegriCloud