phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 12 Mar 2010 19:15:52 +0000 (12:15 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 12 Mar 2010 19:28:16 +0000 (12:28 -0700)
imp/lib/Ajax/Application.php

index 9261b76..3236ec1 100644 (file)
@@ -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().
      * </pre>