* Changed dynamic calls to Linker methods into static ones
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 10 Jul 2011 18:12:11 +0000 (18:12 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 10 Jul 2011 18:12:11 +0000 (18:12 +0000)
commite7dc5b169170db246c12a3141fc89ce05ca0542d
tree89d520d931dd030f89a54730f3f0d3595583e476
parent2e3bbb92a58144cc681fe5fdf71067872d188fe4
* Changed dynamic calls to Linker methods into static ones
* Also preferably pass a Language object instead of a Skin one or boolean indicating whether it's for content. No other calls to these methods in core or extensions.
includes/LogEventsList.php
includes/LogPage.php
includes/PatrolLog.php
includes/revisiondelete/RevisionDeleter.php