Changeset 12535 for branches/dev/html/mobile
- Timestamp:
- 2007/05/11 11:10:50 (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
r12534 r12535 213 213 $objPage->arrAddr[0]['addr02'] = $objPage->addr02; 214 214 215 foreach($objOtherAddr as $val) { 215 $cnt = 1; 216 foreach($arrAddr as $val) { 216 217 $objPage->arrAddr[$cnt] = $val; 217 218 $cnt++;
Note: See TracChangeset
for help on using the changeset viewer.
