* (bug 2274) Respect stub threshold in category page list
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 1 Jun 2005 10:29:34 +0000 (10:29 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 1 Jun 2005 10:29:34 +0000 (10:29 +0000)
commit10be9f4be54178fb84b661066659dce45ddd1c12
tree1364522e6536caa8e3699135f44b5af48ce9a559
parent528842e3a5fcab99bf123a83f60f9cb3b37b22a5
* (bug 2274) Respect stub threshold in category page list
Uses page_len field, so doesn't have to do extra lookups.
includes/CategoryPage.php
includes/Linker.php