r78228 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78227‎ | r78228 | r78229 >
Date:20:26, 11 December 2010
Author:ialex
Status:ok
Tags:
Comment:
Fix whitespaces
Modified paths:
  • /trunk/phase3/includes/SpecialPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialPage.php
@@ -133,7 +133,7 @@
134134 'Listbots' => array( 'SpecialRedirectToSpecial', 'Listbots', 'Listusers', 'bot' ),
135135 'Activeusers' => 'SpecialActiveUsers',
136136 'Userrights' => 'UserrightsPage',
137 - 'DisableAccount' => 'SpecialDisableAccount',
 137+ 'DisableAccount' => 'SpecialDisableAccount',
138138
139139 # Recent changes and logs
140140 'Newimages' => array( 'IncludableSpecialPage', 'Newimages' ),
@@ -150,7 +150,7 @@
151151 'MIMEsearch' => array( 'SpecialPage', 'MIMEsearch' ),
152152 'FileDuplicateSearch' => array( 'SpecialPage', 'FileDuplicateSearch' ),
153153 'Upload' => 'SpecialUpload',
154 - 'UploadStash' => 'SpecialUploadStash',
 154+ 'UploadStash' => 'SpecialUploadStash',
155155
156156 # Wiki data and tools
157157 'Statistics' => 'SpecialStatistics',

Status & tagging log