r100317 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r100316
|
r100317
|
r100318
>
Date:
01:27, 20 October 2011
Author:
reedy
Status:
reverted
Tags:
Comment:
1.18wmf1 MFT
r100316
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
- $job->insert();
112
+ return $job->insert();
113
113
}
114
114
115
115
public function needsToken() {
Follow-up revisions
Revision
Commit summary
Author
Date
r100318
Revert
r100317
reedy
01:29, 20 October 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r100316
minor fixes
jeroendedauw
01:24, 20 October 2011
Status & tagging log
01:28, 20 October 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r100317
[
removed:
new
added:
reverted]