r97642 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97641
|
r97642
|
r97643
>
Date:
16:29, 20 September 2011
Author:
nikerabbit
Status:
deferred
Tags:
Comment:
Added a new table, needed for parsertest
Modified paths:
/trunk/extensions/Translate/tag/PageTranslationHooks.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/tag/PageTranslationHooks.php
—
—
@@ -508,6 +508,7 @@
509
509
510
510
public static function parserTestTables( &$tables ) {
511
511
$tables[] = 'revtag';
512
+ $tables[] = 'translate_groupstats';
512
513
return true;
513
514
}
514
515
Status & tagging log
01:50, 22 October 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r97642
[
removed:
new
added:
deferred]