Allow LogEventsList::showLogExtract() to get a Title object instead of having to...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 24 Sep 2011 17:52:53 +0000 (17:52 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 24 Sep 2011 17:52:53 +0000 (17:52 +0000)
commit85cfb003047089324342f7025dbddd656230dab8
treef289ae9153003a14d69ce8b8cdc17a1bdc6b723b
parent0e52aee608efba794154a21fd0d74b2c03c1947c
Allow LogEventsList::showLogExtract() to get a Title object instead of having to do Title -> string -> Title conversion
14 files changed:
includes/EditPage.php
includes/FileDeleteForm.php
includes/HistoryPage.php
includes/LogEventsList.php
includes/ProtectionForm.php
includes/specials/SpecialBlock.php
includes/specials/SpecialContributions.php
includes/specials/SpecialDeletedContributions.php
includes/specials/SpecialMergeHistory.php
includes/specials/SpecialMovepage.php
includes/specials/SpecialRevisiondelete.php
includes/specials/SpecialUndelete.php
includes/specials/SpecialUpload.php
includes/specials/SpecialUserrights.php