Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13269)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13270)
@@ -120,5 +120,5 @@
             
             // ¥á¡¼¥ëÁ÷¿®
-            $result = $mailObj->send($sendResut["to"], $sendResut, $mailBody);
+            $result = $mailObj->end($sendResut["to"], $sendResut, $mailBody);
             header( "Content-Type: text/plain; charset=UTF-8" );
                  
