Changeset 15419


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

Legend:

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

    r15418 r15419  
    6262    // ÆþÎÏ¥¨¥é¡¼¤Ê¤·¤Î¾ì¹ç 
    6363    if(count($objPage->arrErr) == 0) { 
    64  
    65          
    6664        // ÆþÎϥǡ¼¥¿¤Î¼èÆÀ¤ò¹Ô¤¦ 
    6765        $arrInput = $objFormParam->getHashArray(); 
     66        // ¥¯¥ì¥¸¥Ã¥ÈÅÅʸÁ÷¿® 
    6867        sfPostPaymentData($arrInput); 
    69          
    70         // ¥¯¥ì¥¸¥Ã¥ÈÅÅʸÁ÷¿® 
    71         //$arrRet = sfSendPaygentCredit($arrData, $arrInput, $uniqid);       
    72                  
    7368        // À®¸ù 
    7469        if($arrRet['payment_id'] != "") { 
Note: See TracChangeset for help on using the changeset viewer.