Changeset 18115 for branches/version-2_4/html/install/index.php
- Timestamp:
- 2009/06/15 20:24:30 (17 years ago)
- File:
-
- 1 edited
-
branches/version-2_4/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4/html/install/index.php
r17972 r18115 1018 1018 if($objDb->sfTabaleExists('dtb_csv', $dsn)) { 1019 1019 lfInsertCSVData(1,'category_id','カテゴリID',53,'now()','now()', $dsn); 1020 lfInsertCSVData(4,'order_id','注文 ID',1,'now()','now()', $dsn);1020 lfInsertCSVData(4,'order_id','注文番号',1,'now()','now()', $dsn); 1021 1021 lfInsertCSVData(4,'campaign_id','キャンペーンID',2,'now()','now()', $dsn); 1022 1022 lfInsertCSVData(4,'customer_id','顧客ID',3,'now()','now()', $dsn);
Note: See TracChangeset
for help on using the changeset viewer.
