Ignore:
Timestamp:
2014/06/02 12:45:20 (12 years ago)
Author:
shutta
Message:

#2542 表記の統一 for 2.13.3
拡張クラスを参照するように変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/html/upgrade/index.php

    r22926 r23490  
    6060        default: 
    6161            header('HTTP/1.1 400 Bad Request'); 
    62             GC_Util::gfPrintLog('modeの値が正しくありません。:'.$mode); 
     62            GC_Util_Ex::gfPrintLog('modeの値が正しくありません。:'.$mode); 
    6363            exit(); 
    6464            break; 
Note: See TracChangeset for help on using the changeset viewer.