Changeset 12568 for branches/dev/html


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

Legend:

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

    r12566 r12568  
    218218         
    219219         if ($_POST["mode"] == "customer_addr") { 
    220            $objPage->uniqid = lfRegistData ($objPage->arrForm, $arrRegistColumn, $arrRejectRegistColumn);  
     220           lfRegistData ($uniqid);  
    221221           header("Location:" . gfAddSessionId("./payment.php")); 
    222222        print($_POST); 
Note: See TracChangeset for help on using the changeset viewer.