Changeset 11711


Ignore:
Timestamp:
2007/03/09 21:34:55 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/install/index.php

    r11710 r11711  
    921921    // ¸ÜµÒ 
    922922    sfColumnExists("dtb_customer", "mailmaga_flg", "int2", $dsn, true); 
    923     sfColumnExists("dtb_customer", "mobile_phone_id", "text", $dsn, true); 
    924923         
    925924    if (!sfColumnExists("dtb_customer", "mobile_phone_id", "", $dsn)) { 
Note: See TracChangeset for help on using the changeset viewer.