- Timestamp:
- 2007/03/09 10:11:17 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/downloads/module/mdl_remise/mdl_remise.php
r398 r11646 164 164 // ¥³¥ó¥Ó¥Ë 165 165 $objFormParam->splitParamCheckBoxes("convenience"); 166 167 $objFormParam->setParam($arrCredit);168 166 } 169 167 … … 248 246 ,"charge_flg" => "2" 249 247 ,"upper_rule_max" => REMISE_CREDIT_UPPER 250 251 248 ); 252 249 } … … 272 269 ,"charge_flg" => "1" 273 270 ,"upper_rule_max" => REMISE_CONVENIENCE_UPPER 271 ,"rule_min" => REMISE_CONVENIENCE_BOTTOM 274 272 ); 275 273 }
Note: See TracChangeset
for help on using the changeset viewer.
