Changeset 19800 for branches/version-2_5-dev/data/mtb_constants_init.php
- Timestamp:
- 2010/12/31 02:47:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/mtb_constants_init.php
r19795 r19800 154 154 /** 誕生日月ポイント */ 155 155 define('BIRTH_MONTH_POINT', 0); 156 /** ルートカテゴリID */157 define('ROOT_CATEGORY_1', 2);158 /** ルートカテゴリID */159 define('ROOT_CATEGORY_2', 3);160 /** ルートカテゴリID */161 define('ROOT_CATEGORY_3', 4);162 /** ルートカテゴリID */163 define('ROOT_CATEGORY_4', 5);164 /** ルートカテゴリID */165 define('ROOT_CATEGORY_5', 6);166 /** ルートカテゴリID */167 define('ROOT_CATEGORY_6', 7);168 /** ルートカテゴリID */169 define('ROOT_CATEGORY_7', 8);170 156 /** クレジットカード */ 171 157 define('PAYMENT_CREDIT_ID', 1);
Note: See TracChangeset
for help on using the changeset viewer.
