(bug 37638) Remove calls to deprecated LogPage::logName method.
authorDereckson <dereckson@espace-win.org>
Mon, 18 Jun 2012 22:56:55 +0000 (00:56 +0200)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Wed, 15 Aug 2012 07:50:01 +0000 (07:50 +0000)
commit8d68833208359be7877e7cb7a794e9f0ff3c0010
treeaf76e118a124920d45c7a5eba22dc3386aa073a0
parenta38bde74e124f6736202aab8b4842b4db4aa02ce
(bug 37638) Remove calls to deprecated LogPage::logName method.

The LogPage::logName method has been deprecated in 1.19,
warnings being planned in 1.21.

This change removes any call in the MediaWiki core to this
deprecated method.

Removing extra whitespaces/tabs in includes/ProtectionForm.php.

Change-Id: I1907f17341ecb6448967a5283e3c913778dcb1a9
includes/Article.php
includes/ChangesList.php
includes/FileDeleteForm.php
includes/ProtectionForm.php
includes/logging/LogPage.php
includes/specials/SpecialMergeHistory.php
includes/specials/SpecialMovepage.php
includes/specials/SpecialRevisiondelete.php
includes/specials/SpecialUndelete.php
includes/specials/SpecialUserrights.php