somebody corrupted a char
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 21 Apr 2006 22:26:19 +0000 (22:26 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 21 Apr 2006 22:26:19 +0000 (22:26 +0000)
includes/DefaultSettings.php

index 1e3e52b..30023d2 100644 (file)
@@ -1623,7 +1623,7 @@ $wgBrowserBlackList = array(
        '/^Mozilla\/4\.[^ ]+ .*?\((?!compatible).*; [UIN]/',
        
        /**
-        * MSIE on Mac OS 9 is teh sux0r, converts Ã¾ to <thorn>, Ã° to <eth>, Ã\9e to <THORN> and Ã? to <ETH>
+        * MSIE on Mac OS 9 is teh sux0r, converts Ã¾ to <thorn>, Ã° to <eth>, Ã\9e to <THORN> and Ã\90 to <ETH>
         *
         * Known useragents:
         * - Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)