From: Michael M Slusarz Date: Tue, 25 Jan 2011 00:53:28 +0000 (-0700) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fd5e36e1f4900b86bbd79b20c324707e910c9136;p=horde.git phpdoc --- diff --git a/imp/lib/Ui/Message.php b/imp/lib/Ui/Message.php index 5a513c8ee..dc06cc1e5 100644 --- a/imp/lib/Ui/Message.php +++ b/imp/lib/Ui/Message.php @@ -417,7 +417,7 @@ class IMP_Ui_Message * Prints out a MIME summary (in HTML). * * @param array $summary Summary information from - * IMP_Summary::getSummary(). + * IMP_Contents::getSummary(). * @param array $display The fields to display (in this order). * @param boolean $atc Is this an attachment? *