summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 22:48:44 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 22:48:44 +0000
commitd418382252c19a92f807e92c14da9a53699aee10 (patch)
treef27f5b7b1a3dec649915b5079a2f268d6113e6ea /usr/local/www/wizards
parent7a8938518d8ee00531a473a3392b17d0403a0d32 (diff)
downloadpfsense-d418382252c19a92f807e92c14da9a53699aee10.zip
pfsense-d418382252c19a92f807e92c14da9a53699aee10.tar.gz
filter_configure() -> filter_configure_sync()
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index 7b45c6d..6965688 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -1533,7 +1533,7 @@
</fields>
<stepsubmitphpaction>
$config['shaper']['enable'] = TRUE;
- filter_configure();
+ filter_configure_sync();
header("Location: /status_queues.php");
</stepsubmitphpaction>
</step>
OpenPOWER on IntegriCloud