Ignore:
Timestamp:
2007/05/10 20:00:03 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12510 r12511  
    207207//            } 
    208208             
    209            $objPage->arrAddr[0] = $objPage->pref; 
     209           $objPage->arrAddr['pref'] = $objPage->pref; 
    210210           //$objPage->arrAddr[0] = $objPage->zip01; 
    211211           //$objPage->arrAddr[2] = $objPage->pref; 
    212212           //$objPage->arrAddr[3] = $objPage->pref; 
    213213            //print($objPage->zip01.$objPage->zip02);  
    214            print($objFormParam->getFormParamList()); 
     214           //print($objFormParam->getFormParamList()); 
    215215            
    216216            $objPage->tpl_mainpage = 'shopping/deliv.tpl'; 
Note: See TracChangeset for help on using the changeset viewer.