Fix bug where checking another user's blocked status (like for contributions) would...
authorAndrew Garrett <werdna@users.mediawiki.org>
Thu, 17 Sep 2009 00:56:27 +0000 (00:56 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Thu, 17 Sep 2009 00:56:27 +0000 (00:56 +0000)
commit3e33e37b37d72218501d80995a07ffc2f6d6d8bf
tree33a2582e08b8b14672a3e77633e9092adbca099d
parent03cda809006379ee1e5abaac6386a583a0cf5c91
Fix bug where checking another user's blocked status (like for contributions) would cause you to be autoblocked if that user was blocked. Regression in r56325
includes/User.php