Changeset 18472 for branches/version-2_4-dev/html/install/index.php
- Timestamp:
- 2010/01/07 13:42:29 (16 years ago)
- File:
-
- 1 edited
-
branches/version-2_4-dev/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4-dev/html/install/index.php
r18165 r18472 1047 1047 lfInsertCSVData(4,'order_birth','生年月日',22,'now()','now()', $dsn); 1048 1048 lfInsertCSVData(4,'order_job','職種',23,'now()','now()', $dsn); 1049 lfInsertCSVData(4,'deliv_name01',' 配送先名前',24,'now()','now()', $dsn);1050 lfInsertCSVData(4,'deliv_name02',' 配送先名前',25,'now()','now()', $dsn);1051 lfInsertCSVData(4,'deliv_kana01',' 配送先カナ',26,'now()','now()', $dsn);1052 lfInsertCSVData(4,'deliv_kana02',' 配送先カナ',27,'now()','now()', $dsn);1049 lfInsertCSVData(4,'deliv_name01','お届け先名前',24,'now()','now()', $dsn); 1050 lfInsertCSVData(4,'deliv_name02','お届け先名前',25,'now()','now()', $dsn); 1051 lfInsertCSVData(4,'deliv_kana01','お届け先カナ',26,'now()','now()', $dsn); 1052 lfInsertCSVData(4,'deliv_kana02','お届け先カナ',27,'now()','now()', $dsn); 1053 1053 lfInsertCSVData(4,'deliv_tel01','電話番号1',28,'now()','now()', $dsn); 1054 1054 lfInsertCSVData(4,'deliv_tel02','電話番号2',29,'now()','now()', $dsn);
Note: See TracChangeset
for help on using the changeset viewer.
