r70163 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r70162
|
r70163
|
r70164
>
Date:
18:44, 29 July 2010
Author:
nikerabbit
Status:
ok
Tags:
Comment:
Reset group cache before calculating message index just to be sure
Modified paths:
/trunk/extensions/Translate/scripts/createMessageIndex.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/scripts/createMessageIndex.php
—
—
@@ -35,4 +35,5 @@
36
36
37
37
$cache = new ArrayMemoryCache( 'groupstats' );
38
38
$cache->clearAll();
39
+MessageGroups::clearCache();
39
40
MessageIndexRebuilder::execute();
Status & tagging log
14:03, 6 September 2010
Siebrand
(
talk
|
contribs
)
changed the
status
of r70163
[
removed:
new
added:
ok]