From: Raimond Spekking Date: Thu, 29 May 2008 10:10:49 +0000 (+0000) Subject: fix from encoding broken by r35535. X-Git-Tag: 1.31.0-rc.0~47307 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=0b813839548978101b2f2454e050751cf39da6c3;p=lhc%2Fweb%2Fwiklou.git fix from encoding broken by r35535. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index e062919bc9..f47383f256 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -263,7 +263,7 @@ $wgUrlProtocols = array( 'ftp://', 'irc://', 'gopher://', - 'telnet://', // Well if we're going to support the above.. -ævar + 'telnet://', // Well if we're going to support the above.. -ævar 'nntp://', // @bug 3808 RFC 1738 'worldwind://', 'mailto:', @@ -2396,7 +2396,7 @@ $wgBrowserBlackList = array( '/^Mozilla\/4\.[^ ]+ [^(]*?\((?!compatible).*; [UIN]/', /** - * MSIE on Mac OS 9 is teh sux0r, converts Ăľ to , Ă° to , Ăž to and Ð to + * MSIE on Mac OS 9 is teh sux0r, converts þ to , ð to , Þ to and Ð to * * Known useragents: * - Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)