Severely refactored CategoryPage to enable subclassing. The namespace was getting...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 24 Aug 2006 17:03:39 +0000 (17:03 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 24 Aug 2006 17:03:39 +0000 (17:03 +0000)
commit2519006644b0c6768c41efa508e8dd77f940808e
treeb5b2e9d95ba18ce7e6d297af469e0848328e29f4
parentc822e80e8f5e30dc34bdfbc3d12852854fc7499f
Severely refactored CategoryPage to enable subclassing. The namespace was getting a bit crowded so I split it into two classes.
includes/CategoryPage.php