Changeset 6865 for temp/trunk/data
- Timestamp:
- 2006/10/26 16:55:56 (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
r6864 r6865 80 80 81 81 //Mb_language( "Japanese" ); 82 $this->body = mb_convert_encoding($this->body, 'UTF-8', 'EUC-JP'); 83 82 $this->body = mb_convert_encoding($this->body, 'Shift-JIS', 'EUC-JP'); 84 83 print($this->body); 85 84
Note: See TracChangeset
for help on using the changeset viewer.
