Changeset 12541 for branches


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

Legend:

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

    r12540 r12541  
    219219         if ($_POST["mode"] == "customer_addr") { 
    220220 
    221 print($_POST); 
     221 
    222222             
    223223//            $objFormParam = new SC_FormParam(); 
     
    248248//            } 
    249249           header("Location:" . gfAddSessionId("./payment.php")); 
    250         ; 
     250        print($_POST); 
    251251        } 
    252252         
Note: See TracChangeset for help on using the changeset viewer.