Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 5438)
+++ temp/trunk/html/install/index.php	(revision 5439)
@@ -178,6 +178,10 @@
 // ´°Î»²èÌÌ
 case 'complete':
+
 	// ¥·¥ç¥Ã¥×¥Þ¥¹¥¿¾ðÊó¤Î½ñ¤­¹þ¤ß
 	$arrRet =  $objDBParam->getHashArray();
+	
+	sfprintr($arrRet);
+	
 	$dsn = $arrRet['db_type']."://".$arrRet['db_user'].":".$arrRet['db_password']."@".$arrRet['db_server'].$port."/".$arrRet['db_name'];
 	$sqlval['shop_name'] = $objWebParam->getValue('shop_name');
