r93129 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93128
|
r93129
|
r93130
>
Date:
21:51, 25 July 2011
Author:
jeroendedauw
Status:
deferred
Tags:
lamecommitsummary
Comment:
fu
r93127
- I'm an idiot
Modified paths:
/trunk/extensions/SemanticWatchlist/includes/SWL_Emailer.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticWatchlist/includes/SWL_Emailer.php
—
—
@@ -58,7 +58,7 @@
59
59
60
60
wfRunHooks( 'SWLBeforeEmailNotify', array( $group, $user, $changeSet, $describeChanges, &$title, &$emailText ) );
61
61
62
- return $this->userSendMail(
62
+ return self::userSendMail(
63
63
$title,
64
64
$emailText
65
65
);
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r93127
email fix
jeroendedauw
21:49, 25 July 2011
Status & tagging log
23:50, 30 August 2011
Jack Phoenix
(
talk
|
contribs
)
changed the
tags
for r93129
[
added:
lamecommitsummary]