From 615e0d90f8f6b437b5a524d4c0b94ddce58e9793 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 27 Dec 2004 03:54:56 +0000 Subject: Turn off debugging --- usr/local/www/wizards/setup_wizard.xml | 1 - 1 file changed, 1 deletion(-) 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 @@ if($_POST['selectedtype'] == "Static") { } else { - echo $_POST['selectedtype'] . " "; $_POST['ipaddress'] = $_POST['selectedtype']; $config['interfaces']['wan']['ipaddr'] = $_POST['selectedtype']; write_config(); -- cgit v1.1