Index: branches/dev/html/install/index.php
===================================================================
--- branches/dev/html/install/index.php	(revision 12150)
+++ branches/dev/html/install/index.php	(revision 12151)
@@ -865,5 +865,7 @@
 			$objPage->tpl_message.="¡ß¡§ÄÉ²Ã¥Æ¡¼¥Ö¥ë($table_name)¤ÎºîÀ®¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£<br>";		
 		}
-	}
+	} else {
+		$objPage->tpl_message.="¡û¡§ÄÉ²Ã¥Æ¡¼¥Ö¥ë($table_name)¤¬³ÎÇ§¤µ¤ì¤Þ¤·¤¿¡£<br>";        
+    }
 	return $arrErr;
 }
