- Timestamp:
- 2006/11/16 14:35:09 (20 years ago)
- Location:
- temp/trunk/data/downloads/module/mdl_epsilon
- Files:
-
- 2 edited
-
convenience.php (modified) (1 diff)
-
mdl_epsilon.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/convenience.php
r8379 r8381 205 205 206 206 // ¹ØÆþ¶â³Û¤¬30Ëü¤è¤êÂ礤±¤ì¤Ð¥»¥Ö¥ó¥¤¥ì¥Ö¥ó¤ÏÍøÍÑÉÔ²Ä 207 /*208 207 if($arrData["payment_total"] > SEVEN_CHARGE_MAX){ 209 208 unset($arrConv[11]); 210 209 } 211 */ 210 212 211 213 212 $objPage->arrConv = $arrConv; -
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
r8380 r8381 8 8 */ 9 9 10 define ("CHARGE_MAX", 500000);11 define ("SEVEN_CHARGE_MAX", 300000);10 define ("CHARGE_MAX", 500000); 11 define ("SEVEN_CHARGE_MAX", 300000); 12 12 13 13 //¥³¥ó¥Ó¥Ë¤Î¼ïÎà
Note: See TracChangeset
for help on using the changeset viewer.
