summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-11-27 16:34:30 -0500
committersullrich <sullrich@pfsense.org>2009-11-27 16:34:30 -0500
commit95dd7e9dd7bb6efab79248c4105bbdcef22a5cc6 (patch)
tree7ac44511c60660b2ae62b333c53d0f05a0e138fa /usr
parentfa6a664d8a8734a78c5f235bb629319578a9a7b6 (diff)
downloadpfsense-95dd7e9dd7bb6efab79248c4105bbdcef22a5cc6.zip
pfsense-95dd7e9dd7bb6efab79248c4105bbdcef22a5cc6.tar.gz
Set location of header request
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 0a60bdb..43d02b8 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -331,7 +331,7 @@
$config['interfaces']['wan']['ipaddr'] = $_POST['selectedtype'];
write_config();
if(!$config['interfaces']['lan'])
- Header("/wizard.php?xml=setup_wizard.xml&stepid=5&next=Next");
+ Header("Location: /wizard.php?xml=setup_wizard.xml&stepid=5&next=Next");
}
]]>
</stepsubmitbeforesave>
OpenPOWER on IntegriCloud