Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 5425)
+++ temp/trunk/html/install/index.php	(revision 5426)
@@ -436,11 +436,7 @@
 
 // ÆþÎÏÆâÍÆ¤Î¥Á¥§¥Ã¥¯
-function lfCheckWebError($objFormParam, $skip = "on") {
+function lfCheckWebError($objFormParam) {
 	// ÆþÎÏ¥Ç¡¼¥¿¤òÅÏ¤¹¡£
 	$arrRet =  $objFormParam->getHashArray();
-	
-	// 
-		unset($arrRet["shop_name"], $arrRet["admin_mail"]);
-	sfprintr($arrRet);
 	
 	$objErr = new SC_CheckError($arrRet);
