Ignore:
Timestamp:
2013/08/29 22:37:43 (11 years ago)
Author:
pineray
Message:

#2361 個人情報入力欄でマスターデータを使用するように変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/class/pages/entry/LC_Page_Entry.php

    r23132 r23160  
    4545        $this->arrReminder  = $masterData->getMasterData('mtb_reminder'); 
    4646        $this->arrCountry   = $masterData->getMasterData('mtb_country'); 
     47        $this->arrSex       = $masterData->getMasterData('mtb_sex'); 
     48        $this->arrMAILMAGATYPE = $masterData->getMasterData('mtb_mail_magazine_type'); 
    4749 
    4850        // 生年月日選択肢の取得 
Note: See TracChangeset for help on using the changeset viewer.