Changeset 58 for branches/dev


Ignore:
Timestamp:
2007/01/26 13:17:42 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/install/user_data/include/campaign/default/src/entry.php

    r37 r58  
    332332    $campaign_id = $objCampaignSess->getCampaignId(); 
    333333 
    334     // ¼õÃí¥Ç¡¼¥¿¤ò¼èÆÀ 
     334    // ¸ÜµÒ¥Ç¡¼¥¿¤ò¼èÆÀ 
    335335    $cols = " 
    336336            customer_id, 
     
    353353            sex as order_sex, 
    354354            job as order_job, 
    355             birth as order_birth, 
    356             cell01, 
    357             cell02, 
    358             cell03 
     355            birth as order_birth 
    359356            "; 
    360357             
Note: See TracChangeset for help on using the changeset viewer.