From 9db190c7e736ec8d063187d4241b59feaf7dc2d1 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 22 Jun 2011 11:28:20 +0200 Subject: update to MediaWiki 1.17.0 --- includes/normal/Utf8Case.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'includes/normal/Utf8Case.php') diff --git a/includes/normal/Utf8Case.php b/includes/normal/Utf8Case.php index 9734a922..89b1a892 100644 --- a/includes/normal/Utf8Case.php +++ b/includes/normal/Utf8Case.php @@ -1,19 +1,20 @@ 'A', 'b' => 'B', @@ -1048,7 +1049,7 @@ $wikiUpperChars = array( '𐑏' => '𐐧' ); -/* +/** * Translation array to get lower case character */ $wikiLowerChars = array( -- cgit v1.2.3-54-g00ecf