Changeset 8071 for temp


Ignore:
Timestamp:
2006/11/09 18:40:10 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php

    r8070 r8071  
    212212     
    213213    // ¥Ç¡¼¥¿Á÷¿® 
    214     $arrXML = sfPostPaymentData($order_url, $arrSendData); 
     214    $arrXML = sfPostPaymentData($order_url, $arrSendData, false); 
     215     
     216    if($arrXML == "") return("ERROR"); 
    215217     
    216218    // ¥¨¥é¡¼¤¬¤¢¤ë¤«¥Á¥§¥Ã¥¯¤¹¤ë 
Note: See TracChangeset for help on using the changeset viewer.