Changeset 20056


Ignore:
Timestamp:
2011/01/31 03:53:54 (13 years ago)
Author:
Seasoft
Message:

#883(インストール時のDBエラーを検知できない)

  • 最初のエラーで停止するように改修
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/html/install/index.php

    r20034 r20056  
    813813                        $objPage->update_mess.=">> テーブル構成の変更に失敗しました。<br>"; 
    814814                        GC_Utils_Ex::gfPrintLog($ret->userinfo, INSTALL_LOG); 
     815                        break; 
    815816                    } else { 
    816817                        GC_Utils_Ex::gfPrintLog("OK:". $val, INSTALL_LOG); 
Note: See TracChangeset for help on using the changeset viewer.