r44715 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44714‎ | r44715 | r44716 >
Date:14:07, 17 December 2008
Author:nikerabbit
Status:reverted (Comments)
Tags:
Comment:
* Shut this up
Modified paths:
  • /trunk/phase3/includes/UserMailer.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/UserMailer.php
@@ -262,7 +262,7 @@
263263 * The recipient is appended to the arguments given to messageCompositionFunction.
264264 * Both callbacks are to be given in the same formats accepted by the hook system.
265265 */
266 - function notify($editor, $timestamp, $userListFunction, $messageCompositionFunction) {
 266+ static function notify($editor, $timestamp, $userListFunction, $messageCompositionFunction) {
267267 global $wgEnotifUseRealName, $wgEnotifImpersonal;
268268 global $wgLang;
269269

Follow-up revisions

RevisionCommit summaryAuthorDate
r44960Revert r44702, r44703, r44704 (wfInvoke and UserMailer refactor based on it) ...brion18:08, 23 December 2008

Comments

#Comment by Brion VIBBER (talk | contribs)   18:09, 23 December 2008

Reverted in r44960

Status & tagging log