r71402 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71401‎ | r71402 | r71403 >
Date:14:44, 21 August 2010
Author:platonides
Status:ok
Tags:
Comment:
Follow up r71289. $wgContLang is now unused.
Modified paths:
  • /trunk/phase3/includes/parser/Parser_LinkHooks.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/parser/Parser_LinkHooks.php
@@ -111,8 +111,6 @@
112112 * @private
113113 */
114114 function replaceInternalLinks2( &$s ) {
115 - global $wgContLang;
116 -
117115 wfProfileIn( __METHOD__ );
118116
119117 wfProfileIn( __METHOD__.'-setup' );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r71289More unused....reedy11:42, 19 August 2010

Status & tagging log