Encoding problem in DefaultSettings. Premature headers as a result.
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 5 Jun 2008 20:12:31 +0000 (20:12 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 5 Jun 2008 20:12:31 +0000 (20:12 +0000)
includes/DefaultSettings.php

index 23c68f6..856ae50 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php
 /**
  *
  *                 NEVER EDIT THIS FILE
@@ -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:',
@@ -2404,7 +2404,7 @@ $wgBrowserBlackList = array(
        '/^Mozilla\/4\.[^ ]+ [^(]*?\((?!compatible).*; [UIN]/',
 
        /**
-        * MSIE on Mac OS 9 is teh sux0r, converts þ to <thorn>, ð to <eth>, Þ to <THORN> and Ð to <ETH>
+        * MSIE on Mac OS 9 is teh sux0r, converts þ to <thorn>, ð to <eth>, Þ to <THORN> and Ð to <ETH>
         *
         * Known useragents:
         * - Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)