Index: branches/version-2_13-dev/html/install/index.php
===================================================================
--- branches/version-2_13-dev/html/install/index.php	(revision 22856)
+++ branches/version-2_13-dev/html/install/index.php	(revision 22938)
@@ -863,5 +863,5 @@
                         preg_match('/\[(.*)\]/', $ret->userinfo, $arrKey);
                         $arrErr['all'] .= $arrKey[0] . '<br />';
-                        $objPage->update_mess .= '>> テーブル構成の変更に失敗しました。<br />';
+                        $arrErr['all'] .= '>> テーブル構成の変更に失敗しました。<br />';
                         GC_Utils_Ex::gfPrintLog($ret->userinfo, INSTALL_LOG);
                         break;
