Fix Special:PrefixIndex paging links
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 1 Jun 2016 20:59:35 +0000 (13:59 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 1 Jun 2016 21:00:37 +0000 (21:00 +0000)
commit6c0b27bb2e8c80f3c99a5509d94dad878520af1b
treec5458de30655ea93c2fb291f1587952264c7da01
parentea41b271ee13ceb0df0e17e51a33420c094d2147
Fix Special:PrefixIndex paging links

Capture the last row instead of skipping it and then not
finding anything in the fetchObject() call.

Bug: T136738
Change-Id: Ibcfa6c18c54227fda75298a849717e6ef3418928
includes/specials/SpecialPrefixindex.php