Ignore:
Timestamp:
2011/06/10 19:27:24 (13 years ago)
Author:
Seasoft
Message:

#1288 (「-er」カタカナ表記の統一)

  • 現状で混在が発生しているもののみ改修。
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/class/pages/admin/plugin/LC_Page_Admin_Plugin_Install.php

    r20764 r20970  
    6767     */ 
    6868    function action() { 
    69         // パラメータ管理クラス 
     69        // パラメータ管理クラス 
    7070        $this->objFormParam = new SC_FormParam_Ex(); 
    71         // パラメータ情報の初期化 
     71        // パラメータ情報の初期化 
    7272        $this->lfInitParam(); 
    7373        // POST値の取得 
     
    126126 
    127127    /** 
    128      * パラメータ情報の初期化 
     128     * パラメータ情報の初期化 
    129129     * 
    130130     * @return void 
Note: See TracChangeset for help on using the changeset viewer.