From: Alexandre Emsenhuber Date: Sat, 27 Mar 2010 15:32:27 +0000 (+0000) Subject: * (bug 22977) Removed "patched by Liangent and Philip" comment per Liangent's requests X-Git-Tag: 1.31.0-rc.0~37337 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=65c6613d78c77e6efeb597ac6fbd113883024ea3;p=lhc%2Fweb%2Fwiklou.git * (bug 22977) Removed "patched by Liangent and Philip" comment per Liangent's requests --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index c87f1fc000..b88862b45b 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -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;