Suppress display of duplicate getCategoryBottom() if there are no category members...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 20 Jun 2009 09:21:33 +0000 (09:21 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 20 Jun 2009 09:21:33 +0000 (09:21 +0000)
commit74d4302939ec2a873c9fc8d6125f039df686c270
tree9d0d509b2b1b7796d01c958750bd034dbc6e17e6
parentf4d672957078901d817866d60b765b02b2c87e2e
Suppress display of duplicate getCategoryBottom() if there are no category members to display.

Cannot know if completely suppressing this is possible (and show 'category-empty'), because 'until' or 'from' can be set and previous/next *may* give results). Adding a FIXME for that.
includes/CategoryPage.php