summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-11-29 14:54:47 +0000
committerErmal <eri@pfsense.org>2010-11-29 14:54:47 +0000
commit5b2f628e5041c3ca8f4956a9c7899afcbd39b697 (patch)
tree161077e88e04371c78541cd36425f573993651c7 /usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
parent1bab0df1b7fd06ecb2818f69187214a70de238b9 (diff)
downloadpfsense-5b2f628e5041c3ca8f4956a9c7899afcbd39b697.zip
pfsense-5b2f628e5041c3ca8f4956a9c7899afcbd39b697.tar.gz
Add exit; so the redirection actually works.
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
index e4f5816..5186aa3 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
@@ -402,6 +402,7 @@ function step8_stepsubmitphpaction() {
function step9_stepsubmitphpaction() {
global $g, $config;
header("status_filter_reload.php");
+ exit;
}
function apply_all_choosen_items() {
OpenPOWER on IntegriCloud