From d972bc7db3d8e249e24fa6943842f07d4ec0dd39 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 12 Mar 2010 12:15:52 -0700 Subject: [PATCH] phpdoc --- imp/lib/Ajax/Application.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imp/lib/Ajax/Application.php b/imp/lib/Ajax/Application.php index 9261b76a9..3236ec18e 100644 --- a/imp/lib/Ajax/Application.php +++ b/imp/lib/Ajax/Application.php @@ -931,7 +931,7 @@ class IMP_Ajax_Application extends Horde_Ajax_Application_Base * 'fwd_list' - (array) See IMP_Dimp::getAttachmentInfo(). * 'header' - (array) The headers of the message. * 'identity' - (integer) The identity ID to use for this message. - * 'imp_compose'- (string) The IMP_Compose cache identifier. + * 'imp_compose' - (string) The IMP_Compose cache identifier. * 'opts' - (array) Additional options needed for DimpCompose.fillForm(). * 'type' - (string) The input 'type' value. * 'ViewPort' - (object) See _viewPortData(). @@ -995,7 +995,7 @@ class IMP_Ajax_Application extends Horde_Ajax_Application_Base * 'format' - (string) Either 'text' or 'html'. * 'header' - (array) The headers of the message. * 'identity' - (integer) The identity ID to use for this message. - * 'imp_compose'- (string) The IMP_Compose cache identifier. + * 'imp_compose' - (string) The IMP_Compose cache identifier. * 'opts' - (array) Additional options needed for DimpCompose.fillForm(). * 'ViewPort' - (object) See _viewPortData(). * -- 2.11.0