Issue #1629994 by Aron Novak: Fix reference to obsolete RFC in valid_email_address
parent
09b754ae8a
commit
cc813308a0
|
@ -1102,7 +1102,7 @@ function fix_gpc_magic() {
|
|||
/**
|
||||
* Verifies the syntax of the given e-mail address.
|
||||
*
|
||||
* Empty e-mail addresses are allowed. See RFC 2822 for details.
|
||||
* See @link http://tools.ietf.org/html/rfc5321 RFC 5321 @endlink for details.
|
||||
*
|
||||
* @param $mail
|
||||
* A string containing an e-mail address.
|
||||
|
|
Loading…
Reference in New Issue