r54583 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r54582
|
r54583
|
r54584
>
Date:
14:44, 7 August 2009
Author:
werdna
Status:
ok
Tags:
Comment:
Fix apparent regression in
r54225
Modified paths:
/trunk/phase3/maintenance/updaters.inc
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/updaters.inc
—
—
@@ -1040,7 +1040,7 @@
1041
1041
wfOut( "ok.\n" );
1042
1042
return;
1043
1043
}
1044
- SiteStatsInit::doAllAndUpdate( false );
1044
+ SiteStatsInit::doAllAndCommit( false );
1045
1045
}
1046
1046
1047
1047
function do_active_users_init() {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r54225
Merge maintenance-work branch (now with less errors!):...
demon
19:35, 2 August 2009
Status & tagging log
02:35, 19 August 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r54583
[
removed:
new
added:
ok]