API: Fix up r47470: User::newFromRow() needs all rows from the User table. This kills...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 21 Feb 2009 12:44:41 +0000 (12:44 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 21 Feb 2009 12:44:41 +0000 (12:44 +0000)
commit9a7d4c9795d4456f82dbcedc56533c75ed4b633a
tree668b031d6eae86d10a3b5d6b6729a4ccaf1a7449
parentc2ec8479419244f33535595c5bd8bc9b9b049b39
API: Fix up r47470: User::newFromRow() needs all rows from the User table. This kills lots of warnings and really fixes bug 17561
includes/api/ApiQueryUsers.php