Ignore:
Timestamp:
2007/05/11 18:25:12 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/shopping/payment.php

    r12561 r12562  
    243243function lfRegistData($uniqid) { 
    244244     
    245 print("trave"); 
    246245    global $objFormParam; 
    247246    $arrRet = $objFormParam->getHashArray(); 
     
    270269        $sqlval['use_point'] = 0; 
    271270    } 
    272      
     271    print("trave"); 
    273272    sfRegistTempOrder($uniqid, $sqlval); 
    274273} 
Note: See TracChangeset for help on using the changeset viewer.