]> gitweb.fluxo.info Git - lorea/elgg.git/commit
Fixes #2161 - using filter_var() in email validation and moved is_email_address(...
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 8 Oct 2010 11:19:10 +0000 (11:19 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 8 Oct 2010 11:19:10 +0000 (11:19 +0000)
commit150d48d5f28f04bda8364ecbe092c5bb27ee4808
tree306298b838bbd52392fcd37a37bae84359d3b5e0
parent23cc2ea83e586f6bf62bdfaf05b1e2d3ba0be2ed
Fixes #2161 - using filter_var() in email validation and moved is_email_address() to the input library

git-svn-id: http://code.elgg.org/elgg/trunk@7036 36083f99-b078-4883-b0ff-0f9b5a30f544
engine/lib/input.php
engine/lib/users.php