r56933 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56932‎ | r56933 | r56934 >
Date:23:01, 25 September 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Include bot edits
Modified paths:
  • /trunk/extensions/Translate/scripts/autoexport.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/scripts/autoexport.php
@@ -79,7 +79,7 @@
8080 }
8181
8282
83 -$rows = TranslateUtils::translationChanges( $hours );
 83+$rows = TranslateUtils::translationChanges( $hours, true );
8484 $exports = array();
8585 foreach ( $rows as $row ) {
8686 $group = false;

Status & tagging log