Show correct default limit in Special:BlockList
authorFlorianschmidtwelzow <florian.schmidt.welzow@t-online.de>
Wed, 27 May 2015 06:21:26 +0000 (08:21 +0200)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Sat, 25 Jul 2015 21:50:55 +0000 (23:50 +0200)
commit59104b32a226bbcf52c6ac38432c7aa6322772f1
tree4773d67512287e75cadc0bcf5d6f287df7af6c91
parent57ebeeaf10a889e57040789dbf42e6fe5f6db1f4
Show correct default limit in Special:BlockList

Instead of hardcoded default of 50, use the default, which is used
in BlockListPager, which can be a user setting.

Bug: T71132
Change-Id: I5a7f0eb71782cc2282098368a2caf9c893b688fa
includes/specials/SpecialBlockList.php