r99609 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r99608
|
r99609
|
r99610
>
Date:
00:26, 12 October 2011
Author:
catrope
Status:
ok
Tags:
Comment:
Fix typo in variable name
Modified paths:
/trunk/extensions/Contest/specials/SpecialContestWelcome.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Contest/specials/SpecialContestWelcome.php
—
—
@@ -187,7 +187,7 @@
188
188
// else {
189
189
// return SpecialPage::getTitleFor( 'Userlogin' )->getLocalURL( array(
190
190
// //'type' => 'signup',
191
-// 'returnto' => $signupitle->getFullText()
191
+// 'returnto' => $signupTitle->getFullText()
192
192
// ) );
193
193
// }
194
194
}
Status & tagging log
18:39, 16 October 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r99609
[
removed:
new
added:
ok]