Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13142)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13143)
@@ -80,36 +80,8 @@
         if(MELMAGA_MOBILE_SEND){
         	 
-        	//$sendResut = MELMAGA_SENDING(
-            $sendResut = MELMAGA_SENDING(
-									     $list_data[$i][$j]["email"]				//¡¡¸ÜµÒ°¸Àè
-									    ,$subjectBody								//¡¡Subject
-									    ,$mailBody									//¡¡¥á¡¼¥ëËÜÊ¸
-									    ,$objSite->data["email03"]					//¡¡Á÷¿®¸µ¥á¡¼¥ë¥¢¥É¥ì¥¹
-									    ,$objSite->data["company_name"]				//¡¡Á÷¿®¸µÌ¾
-									    ,$objSite->data["email03"]					//¡¡reply_to
-									    ,$objSite->data["email04"]					//¡¡return_path
-									    ,$objSite->data["email04"]					//¡¡errors_to
-																		 );
-            
-//			$mail_options = array(  
-//                            //¥Ö¥ì¥¤¥ó¤ÎSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹
-//                           'host' => "mail.lockon.co.jp"
-//                          ,'port' => "25"
-//                                             
-//                                          );
-//            
-            //print_r($sendResut);
-            
-            $decoder =& new Mail_mimeDecode($sendResut);
-            print_r($decoder);
-            $parts = $decoder->getSendArray();
-            //print_r($parts);
-            list($recipients, $header, $body) = $parts;
-            
-            //$mailSend =& Mail::factory("SMTP", $mail_options);
-            $mailSend =& Mail::factory("SMTP");
-            //print_r($mailSend);
-            //$mailSend->send($recipients, $header, $body);
-            break;            
+            $masuo = "¤ó¡¼¡©";
+            print_r($masuo);
+            a
+                 
         } else {
 	        //-- ¥Æ¥­¥¹¥È¥á¡¼¥ëÇÛ¿®¤Î¾ì¹ç
