Simplify SpecialBlockList::preprocessResults
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 10 Jun 2015 19:24:32 +0000 (21:24 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Wed, 10 Jun 2015 19:29:28 +0000 (19:29 +0000)
commit7fd4bc17bc09a81cc6ae2e1bf3d31f99b586d453
treed92356e784208d07b44f9283fa91a2d7bddb7adf
parenta8454a95639910c9ac196d80d07d6c2f62f106ad
Simplify SpecialBlockList::preprocessResults

The main query is already joining on ipb_by to the user table,
no need for an extra query to get the user names for the LinkBatch

Change-Id: Id10fec72cdce9db27b0f366faa760bb34347dc7e
includes/specials/SpecialBlockList.php