From: Jeroen De Dauw Date: Mon, 25 Jul 2011 21:11:58 +0000 (+0000) Subject: added since tag X-Git-Tag: 1.31.0-rc.0~28627 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=14bb74da4e6fadc65391c310901e7d92ed70b79a;p=lhc%2Fweb%2Fwiklou.git added since tag --- diff --git a/includes/Sanitizer.php b/includes/Sanitizer.php index e56783f3f8..7848abdb17 100644 --- a/includes/Sanitizer.php +++ b/includes/Sanitizer.php @@ -1617,6 +1617,8 @@ class Sanitizer { * to be liberal enough for wide use. Some invalid addresses will still * pass validation here. * + * @since 1.18 + * * @param $addr String E-mail address * @return Bool */