Index: /branches/dev/html/admin/mail/sendmail.php
===================================================================
--- /branches/dev/html/admin/mail/sendmail.php	(revision 13141)
+++ /branches/dev/html/admin/mail/sendmail.php	(revision 13142)
@@ -76,4 +76,5 @@
 		$mailBody = ereg_replace( "{name}", $customerName ,  $mail_data[$i][0]["body"] );
 
+print("trace");
         //-- ¥á¥ë¥Þ¥¬ÇÛ¿®¤ò¥Ö¥ì¥¤¥óÏ¢·È¤Ç¹Ô¤¦¾ì¹ç
         if(MELMAGA_MOBILE_SEND){
@@ -110,5 +111,4 @@
             //print_r($mailSend);
             //$mailSend->send($recipients, $header, $body);
-            matumoto;
             break;            
         } else {
