Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 2542)
+++ /temp/trunk/html/install/index.php	(revision 2544)
@@ -133,4 +133,6 @@
 // ¥Æ¡¼¥Ö¥ëÎàºï½ü
 case 'drop':
+	// ÆþÎÏ¥Ç¡¼¥¿¤òÅÏ¤¹¡£
+	$arrRet =  $objDBParam->getHashArray();
 	// ¥Æ¡¼¥Ö¥ë¤Îºï½ü
 	if(count($objPage->arrErr) == 0) {
@@ -404,11 +406,5 @@
 			fclose($fp);
 		}
-		
-	
-			
 		$dsn = "pgsql://".$db_user.":".$db_password."@".$db_server."/".$db_name;
-		
-			print($dsn);
-		
 		$objDB = DB::connect($dsn);
 		// ÀÜÂ³¥¨¥é¡¼
