phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Jul 2009 17:47:30 +0000 (11:47 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Jul 2009 17:47:30 +0000 (11:47 -0600)
framework/Mime/lib/Horde/Mime/Part.php

index a2033dd..1be68bb 100644 (file)
@@ -1359,12 +1359,12 @@ class Horde_Mime_Part
     /**
      * Sends this message.
      *
-     * @param string $email                 The address list to send to.
-     * @param Horde_Mime_Headers $headers   The Horde_Mime_Headers object
-     *                                      holding this message's headers.
-     * @param string $driver                The Mail:: driver to use.
-     * @param array $params                 Any parameters necessary for the
-     *                                      Mail driver.
+     * @param string $email                The address list to send to.
+     * @param Horde_Mime_Headers $headers  The Horde_Mime_Headers object
+     *                                     holding this message's headers.
+     * @param string $driver               The Mail:: driver to use.
+     * @param array $params                Any parameters necessary for the
+     *                                     Mail driver.
      *
      * @throws Horde_Mime_Exception
      */