* (bug 22977) Removed "patched by Liangent and Philip" comment per Liangent's requests
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 27 Mar 2010 15:32:27 +0000 (15:32 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 27 Mar 2010 15:32:27 +0000 (15:32 +0000)
includes/OutputPage.php

index c87f1fc..b88862b 100644 (file)
@@ -1320,8 +1320,6 @@ class OutputPage {
         * For example:
         *   /w/index.php?title=Main_page should always be served; but
         *   /w/index.php?title=Main_page&variant=zh-cn should never be served.
-        *
-        * patched by Liangent and Philip
         */
        function addAcceptLanguage() {
                global $wgRequest, $wgContLang;