Changeset 19080 for branches/camp/camp-2_5-E/data/mtb_constants_init.php
- Timestamp:
- 2010/11/06 22:05:34 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/mtb_constants_init.php
r18882 r19080 517 517 /** SMARTYコンパイル(mobile) */ 518 518 define('MOBILE_COMPILE_DIR', COMPILE_DIR . "mobile/"); 519 /** SMARTYテンプレート(smart phone) */ 520 define('SMARTPHONE_TEMPLATE_DIR', TEMPLATE_DIR . "smartphone/"); 521 /** SMARTYコンパイル(smart phonemobile) */ 522 define('SMARTPHONE_COMPILE_DIR', COMPILE_DIR . "smartphone/"); 519 523 /** モバイルサイトのセッションの存続時間 (秒) */ 520 524 define('MOBILE_SESSION_LIFETIME', 1800);
Note: See TracChangeset
for help on using the changeset viewer.
