Changeset 10797
- Timestamp:
- 2006/12/16 20:30:55 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/admin/contents/campaign.php
r10795 r10797 158 158 if($arrInfo['point_rate'] == "") $arrInfo['point_rate'] = "0"; 159 159 // ¥Õ¥é¥°¤ÏÀßÄꤵ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð0¤òÁÞÆþ 160 if(!$arrList['limit_count']) $arrList['limit_count'] = "0"; 160 161 if(!$arrList['orverlapping_flg']) $arrList['orverlapping_flg'] = "0"; 161 162 if(!$arrList['cart_flg']) $arrList['cart_flg'] = "0"; 162 163 if(!$arrList['deliv_free_flg']) $arrList['deliv_free_flg'] = "0"; 163 164 164 165 $sqlval['campaign_name'] = $arrList['campaign_name']; 165 166 $sqlval['campaign_point_rate'] = $arrInfo['point_rate'];
Note: See TracChangeset
for help on using the changeset viewer.
