Index: /branches/version-2/html/install/index.php
===================================================================
--- /branches/version-2/html/install/index.php	(revision 17342)
+++ /branches/version-2/html/install/index.php	(revision 17399)
@@ -790,4 +790,6 @@
                         $objPage->update_mess.=">> テーブル構成の変更に失敗しました。<br>";
                         GC_Utils_Ex::gfPrintLog($ret->userinfo, INSTALL_LOG);
+                    } else {
+                        GC_Utils_Ex::gfPrintLog("OK:". $val, INSTALL_LOG);
                     }
                 }
