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 @@
20
20
$promote[] = $group;
21
21
}
22
22
23
- wfRunHooks( 'GetAutoPromoteGroups', array($user, &$promote) );
23
+ wfRunHooks( 'GetAutoPromoteGroups', array( $user, &$promote ) );
24
24
25
25
return $promote;
26
26
}
Status & tagging log
15:30, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r39597
[
removed:
ok
added:
old]