Do not return "None" in user functions
commit0a66f48aa1293f93579b7de9bc5d080cf5f3105e
authorLukas Fleischer <archlinux@cryptocrack.de>
Thu, 5 Jun 2014 12:47:38 +0000 (5 14:47 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Thu, 5 Jun 2014 13:12:10 +0000 (5 15:12 +0200)
treeb2e3712776bb21e2bdacc99bbb76f2488c3339e6
parent7a5bfd83c4baec41bf8aa9015ef46eca5d629716
Do not return "None" in user functions

Return null instead of the string "None" in username_from_id(),
uid_from_email() and uid_from_username().

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/passreset.php
web/lib/acctfuncs.inc.php
web/lib/aur.inc.php
web/template/pkg_details.php
web/template/pkgbase_details.php
web/template/tu_details.php
web/template/tu_last_votes_list.php