- Timestamp:
- 2006/11/10 19:19:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/card.php
r8239 r8240 75 75 // ¥Ç¡¼¥¿Á÷¿®½èÍý 76 76 function lfSendCredit($arrData, $arrPayment, $arrMainProduct){ 77 global $objSiteSess; 78 77 79 // ¥Ç¡¼¥¿Á÷¿®ÀèCGI 78 80 $order_url = $arrPayment[0]["memo02"]; … … 104 106 if($err_code != "") { 105 107 $err_detail = sfGetXMLValue($arrXML,'RESULT','ERR_DETAIL'); 106 sfprintr($err_code . ":" . $err_detail);107 sfprintr($arrData);108 sfprintr($arrPayment[0]);109 108 if($err_code == "909"){ 110 109 $arrPayment[0]["memo04"] = "10000-0000-00000";
Note: See TracChangeset
for help on using the changeset viewer.
