Changeset 11457 for temp/branches/mobile/data/conf/mobile.conf
- Timestamp:
- 2007/02/25 03:39:19 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/mobile/data/conf/mobile.conf
r11418 r11457 62 62 * ·ÈÂÓÅÅÏøþ¤±ÊÑ´¹²èÁüÊݸ¥Ç¥£¥ì¥¯¥È¥ê 63 63 */ 64 define ('MOBILE_IMAGE_DIR', PC_HTML_PATH . 'mobile/converted_images'); 65 define ('MOBILE_IMAGE_URL', PC_URL_DIR . 'mobile/converted_images'); 64 define('MOBILE_IMAGE_DIR', HTML_PATH . 'converted_images'); 65 define('MOBILE_IMAGE_URL', URL_DIR . 'converted_images'); 66 66 67 67 68 //--------------------------------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.