Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13162)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13163)
@@ -87,12 +87,12 @@
                               ,$objSite->data["email03"]     //¡¡reply_to 
                               ,$objSite->data["email04"]     //¡¡return_path 
-                              ,$objSite->data["email04"]     //¡¡errors_to 
+                              ,$objSite->data["email04"]     //¡¡errors_to
+                              ) 
 	 	                                                                                                                                                 ); 
 	 	             
-                      $mail_options = array(   
-                            //¥Ö¥ì¥¤¥ó¤ÎSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹ 
-                           'host' => "127.0.1" 
-                          ,'port' => "25" 
-                                              
+            $mail_options = array(   
+                        //¥Ö¥ì¥¤¥ó¤ÎSMTP¥µ¡¼¥Ð¡¼IP¥¢¥É¥ì¥¹ 
+                              'host' => "127.0.1" 
+                             ,'port' => "25"                  
                                           ); 
              
