Changeset 6867 for temp/trunk/data/class
- Timestamp:
- 2006/10/26 16:58:36 (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
r6866 r6867 82 82 print($this->body); 83 83 //Mb_language( "Japanese" ); 84 $this->body = mb_convert_encoding($this->body, 'Shift-JIS' , 'EUC-JP');84 $this->body = mb_convert_encoding($this->body, 'Shift-JIS'); 85 85 print($this->body); 86 86
Note: See TracChangeset
for help on using the changeset viewer.
