Changeset 18481 for branches/version-2_4-dev/data/class/pages
- Timestamp:
- 2010/01/08 13:07:51 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4-dev/data/class/pages/shopping/LC_Page_Shopping_Payment.php
r18472 r18481 163 163 $this->arrPayment = $this->lfGetPayment($total_pretax); 164 164 // 支払い方法の画像があるなしを取得($img_show true:ある false:なし) 165 $this-> img_show = $this->lfGetImgShow($this->arrPayment);165 $this->tpl_img_show = $this->lfGetImgShow($this->arrPayment); 166 166 // お届け時間の取得 167 167 $arrRet = $objDb->sfGetDelivTime($this->objFormParam->getValue('payment_id'));
Note: See TracChangeset
for help on using the changeset viewer.
