phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 28 Jul 2009 03:21:36 +0000 (21:21 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 28 Jul 2009 04:09:50 +0000 (22:09 -0600)
framework/Imap_Client/lib/Horde/Imap/Client/Base.php

index 6303fc4..fe7e0f4 100644 (file)
@@ -742,10 +742,8 @@ abstract class Horde_Imap_Client_Base
     /**
      * Rename a mailbox.
      *
-     * @param string $old     The old mailbox name. Either in UTF7-IMAP or
-     *                        UTF-8.
-     * @param string $new     The new mailbox name. Either in UTF7-IMAP or
-     *                        UTF-8.
+     * @param string $old  The old mailbox name. Either in UTF7-IMAP or UTF-8.
+     * @param string $new  The new mailbox name. Either in UTF7-IMAP or UTF-8.
      *
      * @throws Horde_Imap_Client_Exception
      */