Changeset 11710 for branches/dev/html/install/index.php
- Timestamp:
- 2007/03/09 21:34:36 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/install/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/install/index.php
r11709 r11710 922 922 sfColumnExists("dtb_customer", "mailmaga_flg", "int2", $dsn, true); 923 923 sfColumnExists("dtb_customer", "mobile_phone_id", "text", $dsn, true); 924 /*924 925 925 if (!sfColumnExists("dtb_customer", "mobile_phone_id", "", $dsn)) { 926 926 sfColumnExists("dtb_customer", "mobile_phone_id", "text", $dsn, true); … … 932 932 } 933 933 } 934 */ 934 935 935 // ¸ÜµÒ¥á¡¼¥ë 936 936 if ($objDBParam->getValue('db_type') == 'mysql') {
Note: See TracChangeset
for help on using the changeset viewer.
