* Convert to using Pager and remove a bunch of ugly code. The order and distinctness...
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 26 May 2008 21:32:53 +0000 (21:32 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 26 May 2008 21:32:53 +0000 (21:32 +0000)
commit78accabd9fad2a7b22879ce595a24dc208a8e02b
treea30f04506c03b968bedb8222479816f816ef3544
parent400b74fe7983f7428a1ef3cf69cf69c8eb1b00bf
* Convert to using Pager and remove a bunch of ugly code. The order and distinctness is now all done by the DB
* Use linkbatch to avoid some O(n) query spam
* Break some long lines
includes/SpecialWhatlinkshere.php