Changeset 15862


Ignore:
Timestamp:
2007/09/21 17:02:44 (17 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-paygent/data/downloads/module/mdl_paygent/mdl_paygent.inc

    r15858 r15862  
    650650    } 
    651651     
    652     gfPrintLog("¼õÃíÈÖ¹æ:" . $arrRes[0]['payment_status'] . " »Ùʧ¥¹¥Æ¡¼¥¿¥¹:" . $arrRes[0]['payment_status']); 
     652    gfPrintLog("¼õÃíÈÖ¹æ:" . $order_id . " »Ùʧ¥¹¥Æ¡¼¥¿¥¹:" . $arrRes[0]['payment_status']); 
    653653     
    654654    $arrVal['memo07'] = $arrRes[0]['payment_status']; 
Note: See TracChangeset for help on using the changeset viewer.