- Timestamp:
- 2006/11/16 14:33:00 (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
r8378 r8379 205 205 206 206 // ¹ØÆþ¶â³Û¤¬30Ëü¤è¤êÂ礤±¤ì¤Ð¥»¥Ö¥ó¥¤¥ì¥Ö¥ó¤ÏÍøÍÑÉÔ²Ä 207 /* 207 208 if($arrData["payment_total"] > SEVEN_CHARGE_MAX){ 208 209 unset($arrConv[11]); 209 210 } 211 */ 210 212 211 213 $objPage->arrConv = $arrConv; -
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
r8378 r8379 8 8 */ 9 9 10 define("CHARGE_MAX", 500000);11 define("SEVEN_CHARGE_MAX", 300000);12 13 10 //¥³¥ó¥Ó¥Ë¤Î¼ïÎà 14 11 $arrConvenience = array(
Note: See TracChangeset
for help on using the changeset viewer.
