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/products/LC_Page_Admin_Products_Review.php

    r20911 r20970  
    8888     */ 
    8989    function action() { 
    90         // パラメータ管理クラス 
     90        // パラメータ管理クラス 
    9191        $objFormParam = new SC_FormParam_Ex(); 
    9292        $this->lfInitParam($objFormParam); 
     
    202202 
    203203    /** 
    204      * パラメータ情報の初期化を行う. 
     204     * パラメータ情報の初期化を行う. 
    205205     * 
    206206     * @param SC_FormParam $objFormParam SC_FormParam インスタンス 
Note: See TracChangeset for help on using the changeset viewer.