Classes derived from SpecialPage can now specify a run() method, which will be execut...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 2 Oct 2008 17:30:04 +0000 (17:30 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 2 Oct 2008 17:30:04 +0000 (17:30 +0000)
commitf5554d3ad7b3a9e42f4b915d654e70d249e562a3
tree4a4c68abd750470da012f2569d0b89cfa24f94bf
parentfdc01ccef22f7cc9c26d0a1251095124793cea69
Classes derived from SpecialPage can now specify a run() method, which will be executed after all magic performed by SpecialPage::execute().
Just because copying code to subclasses is annoying.
RELEASE-NOTES
includes/SpecialPage.php