r64259 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64258‎ | r64259 | r64260 >
Date:15:32, 27 March 2010
Author:ialex
Status:ok
Tags:
Comment:
* (bug 22977) Removed "patched by Liangent and Philip" comment per Liangent's requests
Modified paths:
  • /trunk/phase3/includes/OutputPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/OutputPage.php
@@ -1320,8 +1320,6 @@
13211321 * For example:
13221322 * /w/index.php?title=Main_page should always be served; but
13231323 * /w/index.php?title=Main_page&variant=zh-cn should never be served.
1324 - *
1325 - * patched by Liangent and Philip
13261324 */
13271325 function addAcceptLanguage() {
13281326 global $wgRequest, $wgContLang;

Status & tagging log