Ignore:
Timestamp:
2007/08/29 18:07:54 (17 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-zeus/data/downloads/module/mdl_zero/zeus_credit.php

    r15406 r15413  
    6666        // ÆþÎϥǡ¼¥¿¤Î¼èÆÀ¤ò¹Ô¤¦ 
    6767        $arrInput = $objFormParam->getHashArray(); 
    68          
    69         sfPrintR($arrInput); 
    70          
     68        sfPostPaymentData($arrInput); 
    7169         
    7270        // ¥¯¥ì¥¸¥Ã¥ÈÅÅʸÁ÷¿® 
    7371        //$arrRet = sfSendPaygentCredit($arrData, $arrInput, $uniqid);       
    74          
    75          
     72                 
    7673        // À®¸ù 
    7774        if($arrRet['payment_id'] != "") { 
Note: See TracChangeset for help on using the changeset viewer.