Index: trunk/phase3/includes/Sanitizer.php |
— | — | @@ -1617,6 +1617,8 @@ |
1618 | 1618 | * to be liberal enough for wide use. Some invalid addresses will still |
1619 | 1619 | * pass validation here. |
1620 | 1620 | * |
| 1621 | + * @since 1.18 |
| 1622 | + * |
1621 | 1623 | * @param $addr String E-mail address |
1622 | 1624 | * @return Bool |
1623 | 1625 | */ |