Seems some base class refactoring has move mTitle
authorSam Reed <reedy@users.mediawiki.org>
Sat, 15 Oct 2011 17:46:37 +0000 (17:46 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 15 Oct 2011 17:46:37 +0000 (17:46 +0000)
commit10aee3697a267abdbc16ead978b5aebf5115969c
tree2aae5a4bf9e31a48ac772646a7743d38329d31b9
parent445a8a008c2f1d06968f52956f64da972f8fff5d
Seems some base class refactoring has move mTitle

/www/w/includes/CategoryPage.php on line 59
-rakkaus/#mediawiki-i18n- [15-Oct-2011 17:23:57] PHP Fatal error:  Call to a member function getNamespace() on a non-object in /www/w/includes/CategoryPage.php on line 59

Also changed return, as parent::view() doesn't return anything
includes/CategoryPage.php