Ignore:
Timestamp:
2007/06/14 22:01:13 (17 years ago)
Author:
adati
Message:

1.4.0a-betaのマージ

File:
1 edited

Legend:

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

    r11894 r14676  
    9696 
    9797    // ·ÈÂӤΥ᡼¥ë¥¢¥É¥ì¥¹¤ò¥³¥Ô¡¼¤¹¤ë¡£ 
    98     $objCustomer->updateEmailMobile(); 
     98    // $objCustomer->updateEmailMobile(); 
    9999 
    100100    // ·ÈÂӤΥ᡼¥ë¥¢¥É¥ì¥¹¤¬ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç 
     
    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.