Changeset 18242 for branches/comu-ver2/data/mtb_constants_init.php
- Timestamp:
- 2009/07/29 02:07:49 (17 years ago)
- File:
-
- 1 edited
-
branches/comu-ver2/data/mtb_constants_init.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/mtb_constants_init.php
r18235 r18242 459 459 /** 商品トップ */ 460 460 define('URL_PRODUCTS_TOP', URL_DIR . "products/top.php"); 461 /** 商品一覧(HTML出力) */462 define('LIST_P_HTML', URL_DIR . "products/list-p");463 /** 商品一覧(HTML出力) */464 define('LIST_C_HTML', URL_DIR . "products/list.php?mode=search&category_id=");465 461 /** 商品詳細(HTML出力) */ 466 462 define('DETAIL_P_HTML', URL_DIR . "products/detail.php?product_id=");
Note: See TracChangeset
for help on using the changeset viewer.
