Changeset 12656


Ignore:
Timestamp:
2007/05/13 14:49:28 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r11894 r12656  
    189189$objQuery = new SC_Query(); 
    190190$arrCustomerAddr = $objQuery->select($col, "dtb_customer", $where, array($_SESSION['customer']['customer_id'])); 
     191 
    191192// Ê̤ΤªÆϤ±Àè½»½ê¤Î¼èÆÀ 
    192193$col = "other_deliv_id, name01, name02, pref, addr01, addr02, zip01, zip02"; 
Note: See TracChangeset for help on using the changeset viewer.