Author: Derick Rethans
Date: 2007-01-25 16:54:31 +0100 (Thu, 25 Jan 2007)
New Revision: 4580

Log:
- Fixed docs.

Modified:
   trunk/Mail/src/structs/mail_address.php

Modified: trunk/Mail/src/structs/mail_address.php
===================================================================
--- trunk/Mail/src/structs/mail_address.php     2007-01-25 15:52:42 UTC (rev 
4579)
+++ trunk/Mail/src/structs/mail_address.php     2007-01-25 15:54:31 UTC (rev 
4580)
@@ -45,6 +45,7 @@
      *
      * @param string $email
      * @param string $name
+     * @param string $charset
      */
     public function __construct( $email, $name = '', $charset = 'us-ascii' )
     {

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to