Author: as
Date: Mon Aug 6 09:59:44 2007
New Revision: 5818
Log:
- Fixed the RFCs in the docblocks.
Modified:
trunk/Mail/src/tools.php
Modified: trunk/Mail/src/tools.php
==============================================================================
--- trunk/Mail/src/tools.php [iso-8859-1] (original)
+++ trunk/Mail/src/tools.php [iso-8859-1] Mon Aug 6 09:59:44 2007
@@ -285,8 +285,8 @@
*
* By default it will only validate against the same regular expression
* used in ext/filter. It follows
- * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc821.html RFC822} and
- * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc821.html RFC2822}.
+ * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc822.html RFC822} and
+ * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc2822.html RFC2822}.
*
* If $checkMxRecords is true, then an MX records check will be performed
* also, by sending a test mail (RCPT TO) to $address using the MX records
@@ -313,8 +313,8 @@
* a valid email address)
*
* The domainpart has the same rules as a domain name, as defined in
- * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc821.html RFC822} and
- * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc821.html RFC2822}.
+ * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc822.html RFC822} and
+ * [EMAIL PROTECTED] http://www.faqs.org/rfcs/rfc2822.html RFC2822}.
*
* See also the test files (in the "Mail/tests/tools/data" directory) for
* examples of correct and incorrect email addresses.
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components