r39597 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r39596‎ | r39597 | r39598 >
Date:18:03, 18 August 2008
Author:rotem
Status:old
Tags:
Comment:
Testing commit access, per report. Minor whitespace change.
Modified paths:
  • /trunk/phase3/includes/Autopromote.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Autopromote.php
@@ -19,7 +19,7 @@
2020 $promote[] = $group;
2121 }
2222
23 - wfRunHooks( 'GetAutoPromoteGroups', array($user, &$promote) );
 23+ wfRunHooks( 'GetAutoPromoteGroups', array( $user, &$promote ) );
2424
2525 return $promote;
2626 }

Status & tagging log