Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13381)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13382)
@@ -58,6 +58,7 @@
 $objMail = new GC_SendMail();
 
+sfprintr($count);
 sfprintr($list_data);
-
+sfprintr($mail_data);
 
 //----¡¡¥á¡¼¥ëÀ¸À®¤ÈÁ÷¿®
@@ -187,5 +188,5 @@
                     ,$objSite->data["email04"]                  //¡¡errors_to
                  );
-exit;                 
+               
     if ($_GET['mode'] = "now") {
         header("Location: " . URL_DIR . "admin/mail/history.php");
