r90885 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r90884
|
r90885
|
r90886
>
Date:
16:22, 27 June 2011
Author:
happy-melon
Status:
ok
Tags:
Comment:
Follow-up
r90877
: spot the copy-and-pasted code... :D
Modified paths:
/trunk/phase3/includes/actions/CreditsAction.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/actions/CreditsAction.php
—
—
@@ -34,7 +34,7 @@
35
35
}
36
36
37
37
protected function getDescription() {
38
- return wfMsg( strtolower( 'creditspage' ) );
38
+ return wfMsg( 'creditspage' );
39
39
}
40
40
41
41
/**
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r90877
Follow-up
r86044
CR (correct subtitle message for action=credits), and some d...
happy-melon
14:05, 27 June 2011
Status & tagging log
21:23, 18 July 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r90885
[
removed:
1.18]
17:15, 27 June 2011
Happy-melon
(
talk
|
contribs
)
changed the
tags
for r90885
[
added:
1.18]
16:51, 27 June 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r90885
[
removed:
new
added:
ok]