Changeset 6866 for temp/trunk/data/class
- Timestamp:
- 2006/10/26 16:56:44 (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
r6865 r6866 78 78 // ¥á¡¼¥ëÁ÷¿®¤ò¼Â¹Ô¤¹¤ë 79 79 function sendMail() { 80 80 81 82 print($this->body); 81 83 //Mb_language( "Japanese" ); 82 84 $this->body = mb_convert_encoding($this->body, 'Shift-JIS', 'EUC-JP');
Note: See TracChangeset
for help on using the changeset viewer.
