From 65c6613d78c77e6efeb597ac6fbd113883024ea3 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 27 Mar 2010 15:32:27 +0000 Subject: [PATCH] * (bug 22977) Removed "patched by Liangent and Philip" comment per Liangent's requests --- includes/OutputPage.php | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.20.1