Changeset 12656 for branches/dev
- Timestamp:
- 2007/05/13 14:49:28 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/deliv.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/deliv.php
r11894 r12656 189 189 $objQuery = new SC_Query(); 190 190 $arrCustomerAddr = $objQuery->select($col, "dtb_customer", $where, array($_SESSION['customer']['customer_id'])); 191 191 192 // Ê̤ΤªÆÏ¤±Àè½»½ê¤Î¼èÆÀ 192 193 $col = "other_deliv_id, name01, name02, pref, addr01, addr02, zip01, zip02";
Note: See TracChangeset
for help on using the changeset viewer.
