Index: /branches/dev/html/admin/mail/sendmail.php
===================================================================
--- /branches/dev/html/admin/mail/sendmail.php	(revision 12934)
+++ /branches/dev/html/admin/mail/sendmail.php	(revision 12935)
@@ -78,5 +78,7 @@
 
 		//-- ¥á¡¼¥ëÇÛ¿®¥Ö¥ì¥¤¥óÏ¢·È¤Î¾ì¹ç	
-		
+		if(MELMAGA_MOBIE_SEND){
+			return true;
+		¡¡¡¡} else {
 		        //-- ¥Æ¥­¥¹¥È¥á¡¼¥ëÇÛ¿®¤Î¾ì¹ç
 		        if( $mail_data[$i][0]["mail_method"] == 2 ) {
@@ -107,5 +109,5 @@
                                                                          );
                 }
-			
+			}
 		
     
