Simplify a bit:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 11 Jan 2011 13:04:55 +0000 (13:04 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 11 Jan 2011 13:04:55 +0000 (13:04 +0000)
commit83a2f95f8b9c4342d87bcc9c7266c99452dfc927
tree3b676b961a796f8541ca57c073282fcabb4ee0b8
parenta23d2475aafd0956a30549cbfff25f0c2e7a837e
Simplify a bit:
* replaced calls to Article::getLatest() by Title::getLatestRevID()
* introduced Skin::isRevisionCurrent()
* made checks on Skin::pageStats() more coherent
includes/Skin.php
includes/SkinTemplate.php