Changeset 12686 for branches


Ignore:
Timestamp:
2007/05/14 00:28:16 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12684 r12686  
    8484    $objFormParam->setParam($_POST); 
    8585     
     86     
     87     
    8688    $objPage->arrAddr[0]['zip01'] = $_POST['zip01']; 
     89    print("trace".$objPage->arrAddr[0]['zip01']); 
    8790    $objPage->arrAddr[0]['zip02'] = $objPage->zip02; 
    8891    $objPage->arrAddr[0]['pref'] = $objPage->pref; 
Note: See TracChangeset for help on using the changeset viewer.