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 @@
112
112
* @private
113
113
*/
114
114
function replaceInternalLinks2( &$s ) {
115
- global $wgContLang;
116
-
117
115
wfProfileIn( __METHOD__ );
118
116
119
117
wfProfileIn( __METHOD__.'-setup' );
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r71289
More unused....
reedy
11:42, 19 August 2010
Status & tagging log
04:16, 31 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r71402
[
removed:
new
added:
ok]