Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 2420)
+++ temp/trunk/html/install/index.php	(revision 2423)
@@ -58,10 +58,10 @@
 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;
 // ¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎÀßÄê
