summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard_multi_all.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_all.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_all.inc')
-rwxr-xr-xusr/local/www/wizards/traffic_shaper_wizard_multi_all.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
index 63b3b11..d1a1122 100755
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
@@ -620,6 +620,7 @@ function step8_stepsubmitphpaction() {
function step9_stepsubmitphpaction() {
global $g, $config;
header("status_filter_reload.php");
+ exit;
}
function apply_all_choosen_items() {
OpenPOWER on IntegriCloud