r100318 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r100317
|
r100318
|
r100319
>
Date:
01:29, 20 October 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Revert
r100317
Modified paths:
/trunk/extensions/Contest/api/ApiMailContestants.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Contest/api/ApiMailContestants.php
—
—
@@ -108,7 +108,7 @@
109
109
'contestants' => $contestants
110
110
)
111
111
);
112
- return $job->insert();
112
+ $job->insert();
113
113
}
114
114
115
115
public function needsToken() {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r100317
1.18wmf1 MFT
r100316
reedy
01:27, 20 October 2011
Status & tagging log
15:54, 15 December 2011
😂
(
talk
|
contribs
)
changed the
status
of r100318
[
removed:
new
added:
ok]