mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set location of header request
This commit is contained in:
parent
fa6a664d8a
commit
95dd7e9dd7
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user