Fix User::idFromName to actually return null on failure, as the doc suggests.
authorHappy-melon <happy-melon@users.mediawiki.org>
Sat, 19 Sep 2009 12:46:51 +0000 (12:46 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sat, 19 Sep 2009 12:46:51 +0000 (12:46 +0000)
commit362d93fea0b3d225dbc47cd1510aa0b1e82e8abd
tree0b9d551b9df666cafad5345137947fccab10e1e9
parent82123ffb7042924c08d3cd82abf5108a9bbbd8bc
Fix User::idFromName to actually return null on failure, as the doc suggests.
includes/User.php