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_Maker.php

    r20911 r20970  
    6969        $objFormParam = new SC_FormParam_Ex(); 
    7070 
    71         // パラメータ情報の初期化 
     71        // パラメータ情報の初期化 
    7272        $this->lfInitParam($objFormParam); 
    7373 
     
    151151 
    152152    /** 
    153      * パラメータ情報の初期化を行う. 
     153     * パラメータ情報の初期化を行う. 
    154154     * 
    155155     * @param SC_FormParam $objFormParam SC_FormParam インスタンス 
Note: See TracChangeset for help on using the changeset viewer.