Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13157)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13158)
@@ -193,5 +193,4 @@
     $mail_obj->setItemHtml( $to, $subject, $body, $fromaddress, $from_name, $reply_to, $return_path, $errors_to, $bcc, $cc );
       
-        return true;
 }
 
