Join ipb_by to user table to get the user name. If we can't find a user, fallback...
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 19 Oct 2011 18:50:34 +0000 (18:50 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 19 Oct 2011 18:50:34 +0000 (18:50 +0000)
commite3c2823ecf1283afda8c4d6031847b2a69223984
tree53e1f54cdf4a3cbba02a9f5a4de8c40659a70860
parentf4db02bd747a39150fe87eed76346f49276c43c2
Join ipb_by to user table to get the user name. If we can't find a user, fallback to ipb_by_text. This lets centralauth blocks have the blocking user be displayable again.
includes/specials/SpecialBlockList.php