Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13133)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13134)
@@ -80,5 +80,5 @@
         	 
         	//$sendResut = MELMAGA_SENDING(
-            $sendResut = array(
+            $sendResut = MELMAGA_SENDING(
 									     $list_data[$i][$j]["email"]				//¡¡¸ÜµÒ°¸Àè
 									    ,$subjectBody								//¡¡Subject
@@ -98,5 +98,5 @@
 //                                          );
 //            
-            print_r($sendResut);
+            //print_r($sendResut);
             
             $decoder =& new Mail_mimeDecode($sendResut);
@@ -109,5 +109,5 @@
             //print_r($mailSend);
             $mailSend->send($recipients, $header, $body);
-            break;            
+            //break;            
         } else {
 	        //-- ¥Æ¥­¥¹¥È¥á¡¼¥ëÇÛ¿®¤Î¾ì¹ç
