summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-27 03:54:56 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-27 03:54:56 +0000
commit615e0d90f8f6b437b5a524d4c0b94ddce58e9793 (patch)
treebad9582ad768db7045011ea816e29c0dca4b77f6 /usr
parent2b1865513982cc76dd195424ceb9071e38cd3621 (diff)
downloadpfsense-615e0d90f8f6b437b5a524d4c0b94ddce58e9793.zip
pfsense-615e0d90f8f6b437b5a524d4c0b94ddce58e9793.tar.gz
Turn off debugging
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 1f8faa3..2650a9a 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -2265,7 +2265,6 @@
</fields>
<stepsubmitbeforesave>
if($_POST['selectedtype'] == "Static") { } else {
- echo $_POST['selectedtype'] . " ";
$_POST['ipaddress'] = $_POST['selectedtype'];
$config['interfaces']['wan']['ipaddr'] = $_POST['selectedtype'];
write_config();
OpenPOWER on IntegriCloud