Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 2423)
+++ /temp/trunk/html/install/index.php	(revision 2426)
@@ -56,13 +56,13 @@
 	break;	
 // WEB¥µ¥¤¥È¤ÎÀßÄê
-case 'step1':
+/*case 'step1':
 	//ÆþÎÏÃÍ¤Î¥¨¥é¡¼¥Á¥§¥Ã¥¯
-//	$objPage->arrErr = lfCheckWEBError($objWebParam);
-//	if(count($objPage->arrErr) == 0) {
-//		$objPage = lfDispStep2($objPage);
-//	} else {
+	$objPage->arrErr = lfCheckWEBError($objWebParam);
+	if(count($objPage->arrErr) == 0) {
+		$objPage = lfDispStep2($objPage);
+	} else {
 		$objPage = lfDispStep1($objPage);
-//	}
-	break;
+	}
+	break;*/
 // ¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎÀßÄê
 case 'step2':
