Changeset 12511
- Timestamp:
- 2007/05/10 20:00:03 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/nonmember.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/nonmember.php
r12510 r12511 207 207 // } 208 208 209 $objPage->arrAddr[ 0] = $objPage->pref;209 $objPage->arrAddr['pref'] = $objPage->pref; 210 210 //$objPage->arrAddr[0] = $objPage->zip01; 211 211 //$objPage->arrAddr[2] = $objPage->pref; 212 212 //$objPage->arrAddr[3] = $objPage->pref; 213 213 //print($objPage->zip01.$objPage->zip02); 214 print($objFormParam->getFormParamList());214 //print($objFormParam->getFormParamList()); 215 215 216 216 $objPage->tpl_mainpage = 'shopping/deliv.tpl';
Note: See TracChangeset
for help on using the changeset viewer.
