Changeset 15858


Ignore:
Timestamp:
2007/09/21 16:55:31 (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

    r15850 r15858  
    646646     */ 
    647647    if($arrRes[0]['payment_status'] == '40') { 
     648        // Æþ¶âºÑ¤ß¤ËÊѹ¹¤¹¤ë¡£ 
    648649        $arrVal['status'] = ORDER_PRE_END; 
    649650    } 
     651     
     652    gfPrintLog("¼õÃíÈÖ¹æ:" . $arrRes[0]['payment_status'] . " »Ùʧ¥¹¥Æ¡¼¥¿¥¹:" . $arrRes[0]['payment_status']); 
    650653     
    651654    $arrVal['memo07'] = $arrRes[0]['payment_status']; 
Note: See TracChangeset for help on using the changeset viewer.