Changeset 12615 for branches/dev


Ignore:
Timestamp:
2007/05/12 16:01:29 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12613 r12615  
    386386         
    387387         if ($_POST["mode"] == "customer_addr") { 
    388            lfRegistData ($uniqid);  
     388           lfRegistData ($objPage->tpl_uniqid);  
    389389           header("Location:" . gfAddSessionId("./payment.php")); 
    390390        print($_POST); 
Note: See TracChangeset for help on using the changeset viewer.