Changeset 8302 for temp/trunk
- Timestamp:
- 2006/11/13 16:46:24 (20 years ago)
- Location:
- temp/trunk/data/downloads/module/mdl_epsilon
- Files:
-
- 2 edited
-
card.php (modified) (1 diff)
-
mdl_epsilon.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/card.php
r8301 r8302 101 101 $arrXML = sfPostPaymentData($order_url, $arrSendData); 102 102 103 sfprintr($order_url);104 sfprintr($arrXML);105 exit();106 107 108 103 // ¥¨¥é¡¼¤¬¤¢¤ë¤«¥Á¥§¥Ã¥¯¤¹¤ë 109 104 $err_code = sfGetXMLValue($arrXML,'RESULT','ERR_CODE'); -
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
r8301 r8302 101 101 } 102 102 103 sfprintr($response); 104 exit(); 105 103 106 // XML¥Ñ¡¼¥µ¤òÀ¸À®¤¹¤ë¡£ 104 107 $parser = xml_parser_create();
Note: See TracChangeset
for help on using the changeset viewer.
