Author: Derick Rethans Date: 2006-01-12 17:21:57 +0100 (Thu, 12 Jan 2006) New Revision: 1794
Log: - Used "link" here. Modified: packages/Mail/trunk/src/interfaces/part.php Modified: packages/Mail/trunk/src/interfaces/part.php =================================================================== --- packages/Mail/trunk/src/interfaces/part.php 2006-01-12 16:14:33 UTC (rev 1793) +++ packages/Mail/trunk/src/interfaces/part.php 2006-01-12 16:21:57 UTC (rev 1794) @@ -13,9 +13,8 @@ * * This base class provides functionality to store headers and to generate * the mail part. Implementations of this class must handle the body of that - * parts themselves. They must also implement which is * called when the - * message part is generated. - * @see generateBody() + * parts themselves. They must also implement [EMAIL PROTECTED] generateBody()} which is + * called when the message part is generated. * * @package Mail * @version //autogen// -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
