* Moved wfReportTime() call just before executing 'SkinTemplateOutputPageBeforeExec...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 2 Jan 2012 12:04:51 +0000 (12:04 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 2 Jan 2012 12:04:51 +0000 (12:04 +0000)
commit90796eaef7b62338a9263e708df8e796568bd412
tree572746a78f2f6c20678c6cd368c2ea7c4e80e227
parent9993fac51930b93a219a396c68c3c73bc88a2cac
* Moved wfReportTime() call just before executing 'SkinTemplateOutputPageBeforeExec' hook to take into account remaining calls
* Group similar stuff
* Factorise calls to $this->getLanguage()
* Facrorise calls to $user->is(Anon|LoggedIn)()
* Changed the code that wraps 'subtitle' and 'undelete' items to be more readable
includes/SkinTemplate.php