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