From 79501111237c91f822b52429a93623ece3f53eb0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Fri, 15 Jan 2010 17:28:40 +0000 Subject: [PATCH] Tabs to spaces in the middle of the line --- includes/SpecialPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/SpecialPage.php b/includes/SpecialPage.php index 5903e36717..80e2f7ed3f 100644 --- a/includes/SpecialPage.php +++ b/includes/SpecialPage.php @@ -144,7 +144,7 @@ class SpecialPage { 'Upload' => 'SpecialUpload', # Wiki data and tools - 'Statistics' => 'SpecialStatistics', + 'Statistics' => 'SpecialStatistics', 'Allmessages' => 'SpecialAllmessages', 'Version' => 'SpecialVersion', 'Lockdb' => array( 'SpecialPage', 'Lockdb', 'siteadmin' ), -- 2.20.1