Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13249)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13251)
@@ -115,4 +115,5 @@
             $mimeObj->setFrom($sendResut["from"]);
             
+            print_r($htmlBody);
             // À°·Á¤µ¤ì¤¿ËÜÊ¸¤È¥Ø¥Ã¥À¤ò¼èÆÀ
 ¡¡¡¡¡¡¡¡¡¡¡¡$body = $mimeObj->get($htmlBody);
