Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13167)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13168)
@@ -192,4 +192,5 @@
     $html_mail_obj->setItemHtml( $to, $subject, $body, $fromaddress, $from_name, $reply_to, $return_path, $errors_to, $bcc, $cc );
     
+    break;
 }
 
