- Timestamp:
- 2006/11/10 19:35:41 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/downloads/module/mdl_epsilon/card.php (modified) (1 diff)
-
html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/card.php
r8242 r8243 109 109 // ·èºÑ¶èʬ¥¨¥é¡¼¤Î¾ì¹ç¤Ë¤Ï VISA,MASTER ¤Î¤ß¤ÇºÆÁ÷¿®¤ò»î¤ß¤ë 110 110 if($err_code == "909" and $again){ 111 $arrPayment[0]["memo04"] = "1 1000-0000-00000";111 $arrPayment[0]["memo04"] = "10000-0000-00000"; 112 112 lfSendCredit($arrData, $arrPayment, $arrMainProduct, false); 113 113 } -
temp/trunk/html/admin/products/index.php
r6085 r8243 134 134 } 135 135 136 $arrval = array(); 136 137 switch ($key) { 137 138 case 'search_product_id': // ¾¦ÉÊID
Note: See TracChangeset
for help on using the changeset viewer.
