2 Commits

Author SHA1 Message Date
Tim Nanos
3e8c6b0f10 Email validation was changed to follow RFC 5322 standard
The email regexp was improved to be case-insensitive.
Old is_valid_email() function was removed.
is_valid_email2() function was renamed to is_valid_email() in order to
be more user-friendly.
Code readability was improved.
2016-04-01 14:48:25 +03:00
Morten Braten
e04a305aa7 Initial commit, based on v1.7.0 2015-02-20 19:43:42 +01:00