From: Alexandre Emsenhuber Date: Sat, 11 Dec 2010 20:26:14 +0000 (+0000) Subject: Fix whitespaces X-Git-Tag: 1.31.0-rc.0~33370 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=80913b6147b388d165850afcaa7b8a1a3f06741c;p=lhc%2Fweb%2Fwiklou.git Fix whitespaces --- diff --git a/includes/SpecialPage.php b/includes/SpecialPage.php index 0a35d71b1f..8e80c65dfb 100644 --- a/includes/SpecialPage.php +++ b/includes/SpecialPage.php @@ -133,7 +133,7 @@ class SpecialPage { 'Listbots' => array( 'SpecialRedirectToSpecial', 'Listbots', 'Listusers', 'bot' ), 'Activeusers' => 'SpecialActiveUsers', 'Userrights' => 'UserrightsPage', - 'DisableAccount' => 'SpecialDisableAccount', + 'DisableAccount' => 'SpecialDisableAccount', # Recent changes and logs 'Newimages' => array( 'IncludableSpecialPage', 'Newimages' ), @@ -150,7 +150,7 @@ class SpecialPage { 'MIMEsearch' => array( 'SpecialPage', 'MIMEsearch' ), 'FileDuplicateSearch' => array( 'SpecialPage', 'FileDuplicateSearch' ), 'Upload' => 'SpecialUpload', - 'UploadStash' => 'SpecialUploadStash', + 'UploadStash' => 'SpecialUploadStash', # Wiki data and tools 'Statistics' => 'SpecialStatistics',