Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 12997)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13001)
@@ -91,5 +91,5 @@
             
             $decoder = new Mail_mimeDecode($sendResut);
-            print_r($decoder);
+            print_r($sendResut);
             $parts = $decoder->getSendArray();
             list($recipients, $header, $body) = $parts;
