aurweb/web/lib
BlackEagle 0a1e1729d9 valid_email :: check if domain part is real
this can be used as an intermediate 'patch' util there is a validation
system in place.

the extra check is to verify that the domain part of a correctly
formatted email address is existing and in use. this will not at all
stop spammers since they can use bogus emails with valid domain parts

Lukas: Minor formatting changes.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-03-21 10:16:38 +01:00
..
acctfuncs.inc.php Escape wildcards in "LIKE" patterns 2011-10-25 09:25:43 +02:00
aur.inc.php valid_email :: check if domain part is real 2012-03-21 10:16:38 +01:00
aurjson.class.php RPC: Do not return an error on 0 results 2011-11-03 08:48:20 +01:00
cachefuncs.inc.php Make cache type selectable based on config value 2011-06-22 15:21:21 +02:00
config.inc.php.proto Replace "nb_NO" translation by "nb" 2012-03-09 08:21:38 +01:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Always set the "To:" header when sending mail 2012-03-08 11:43:48 +01:00
stats.inc.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Merge branch 'maint' 2012-03-09 09:27:49 +01:00
version.inc.php Release 1.9.1 2012-03-09 09:24:52 +01:00