Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13044)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13045)
@@ -96,5 +96,5 @@
             
             $mailSend =& Mail::factory("SMTP", $smtp);
-            $mailSend = new send($recipients, $header, $body);
+            //$mailSend = new send($recipients, $header, $body);
             
         } else {
