$wgUser->blockedBy() already returns a name, doesn't need to be passed through User...
[lhc/web/wiklou.git] / includes / objectcache / HashBagOStuff.php
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...