Changeset 6854 for temp/trunk/data
- Timestamp:
- 2006/10/26 16:37:48 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/GC_SendMail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/GC_SendMail.php
r6853 r6854 82 82 83 83 84 $this->body = mb_convert_encoding($this->body, 'iso-2022-jp', mb_internal_encoding());84 $this->body = mb_convert_encoding($this->body, 'iso-2022-jp', "EUC-JP"); 85 85 86 86 //¡¡¥á¡¼¥ëÁ÷¿®
Note: See TracChangeset
for help on using the changeset viewer.
