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