Changeset 15862
- Timestamp:
- 2007/09/21 17:02:44 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-paygent/data/downloads/module/mdl_paygent/mdl_paygent.inc
r15858 r15862 650 650 } 651 651 652 gfPrintLog("¼õÃíÈÖ¹æ:" . $ arrRes[0]['payment_status']. " »Ùʧ¥¹¥Æ¡¼¥¿¥¹:" . $arrRes[0]['payment_status']);652 gfPrintLog("¼õÃíÈÖ¹æ:" . $order_id . " »Ùʧ¥¹¥Æ¡¼¥¿¥¹:" . $arrRes[0]['payment_status']); 653 653 654 654 $arrVal['memo07'] = $arrRes[0]['payment_status'];
Note: See TracChangeset
for help on using the changeset viewer.