Index: trunk/phase3/includes/OutputPage.php |
— | — | @@ -1320,8 +1320,6 @@ |
1321 | 1321 | * For example: |
1322 | 1322 | * /w/index.php?title=Main_page should always be served; but |
1323 | 1323 | * /w/index.php?title=Main_page&variant=zh-cn should never be served. |
1324 | | - * |
1325 | | - * patched by Liangent and Philip |
1326 | 1324 | */ |
1327 | 1325 | function addAcceptLanguage() { |
1328 | 1326 | global $wgRequest, $wgContLang; |