Changeset 11816 for branches/dev/data/conf
- Timestamp:
- 2007/03/13 11:06:06 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/conf/mobile.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/conf/mobile.conf
r11815 r11816 25 25 define ('MOBILE_SSL_URL', SSL_URL); 26 26 */ 27 define('TEMPLATE_DIR', DATA_PATH . 'Smarty/templates/mobile'); // SMARTY¥Æ¥ó¥×¥ì¡¼¥È 28 define('COMPILE_DIR', DATA_PATH . 'Smarty/templates_c/mobile'); // SMARTY¥³¥ó¥Ñ¥¤¥ë 27 define('MOBILE_TEMPLATE_DIR', DATA_PATH . 'Smarty/templates/mobile'); // SMARTY¥Æ¥ó¥×¥ì¡¼¥È 28 define('MOBILE_COMPILE_DIR', DATA_PATH . 'Smarty/templates_c/mobile'); // SMARTY¥³¥ó¥Ñ¥¤¥ë 29 30 /* 29 31 define('IMAGE_TEMP_DIR', HTML_PATH . 'upload/temp_image/'); // ²èÁü°ì»þÊݸ 30 32 define('IMAGE_SAVE_DIR', HTML_PATH . 'upload/save_image/'); // ²èÁüÊݸÀè 31 33 define('IMAGE_TEMP_URL', URL_DIR . 'upload/temp_image/'); // ²èÁü°ì»þÊݸURL 32 34 define('IMAGE_SAVE_URL', URL_DIR . 'upload/save_image/'); // ²èÁüÊݸÀèURL 35 */ 33 36 //-------------------------------------------------------------------------------------------------------- 34 37 // ¥â¥Ð¥¤¥ë¥µ¥¤¥ÈÀìÍѤÎÀßÄê
Note: See TracChangeset
for help on using the changeset viewer.
