[dev] [PATCH] small fix

Сергей Турчанов sergei.turchanov at vvsu.ru
Tue Apr 26 23:03:39 PDT 2005


Hello,

Seems to be a cut/paste error.


Index: horde/imp/lib/MIME/Viewer/partial.php
===================================================================
RCS file: /repository/imp/lib/MIME/Viewer/partial.php,v
retrieving revision 1.20
diff -u -u -r1.20 partial.php
--- horde/imp/lib/MIME/Viewer/partial.php 20 Apr 2005 09:07:19 -0000
1.20
+++ horde/imp/lib/MIME/Viewer/partial.php 27 Apr 2005 04:58:50 -0000
@@ -49,7 +49,7 @@

         /* If not able to find the other parts of the message, print error.
*/
         if (count($indices) !=
$this->mime_part->getContentTypeParameter('total')) {
-            return $this->formatStatusMsg(sprintf(_("Can not display -
found only %s of %s parts of this message in the current mailbox."),
+            return $contents->formatStatusMsg(sprintf(_("Can not display -
found only %s of %s parts of this message in the current mailbox
         }

         /* Get the contents of each of the parts. 



More information about the dev mailing list