r51860 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r51859
|
r51860
|
r51861
>
Date:
04:52, 15 June 2009
Author:
tstarling
Status:
deferred
Tags:
Comment:
Fix typo from
r51820
Modified paths:
/trunk/phase3/skins/CologneBlue.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/CologneBlue.php
—
—
@@ -172,7 +172,7 @@
173
173
$q
174
174
);
175
175
} else {
176
- $s[] = $this->LinkKnown(
176
+ $s[] = $this->linkKnown(
177
177
$li,
178
178
wfMsg( 'login' ),
179
179
array(),
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r51820
* replace deprecated makeBrokenLinkObj() by LinkHolderArray.php()...
siebrand
12:39, 13 June 2009
Status & tagging log
05:02, 15 June 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r51860
[
removed:
new
added:
deferred]