Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13257)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13258)
@@ -119,8 +119,7 @@
             print_r($htmlBody);
             // À°·Á¤µ¤ì¤¿ËÜÊ¸¤È¥Ø¥Ã¥À¤ò¼èÆÀ
-¡¡¡¡¡¡¡¡¡¡¡¡break;
             
             // ¥á¡¼¥ëÁ÷¿®
-            $sendResut = $mailObj->send($sendResut["to"], $headers, $body);         
+            $sendResut = $mailObj->end($sendResut["to"], $headers, $body);         
                  
         } else {
