r84393 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84392‎ | r84393 | r84394 >
Date:16:29, 20 March 2011
Author:platonides
Status:ok
Tags:
Comment:
Follow up r84175
Modified paths:
  • /trunk/phase3/maintenance/preprocessDump.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/preprocessDump.php
@@ -66,7 +66,8 @@
6767 }
6868
6969 static function disableInterwikis( $prefix, &$data ) {
70 - # Title::newFromText will check on ach namespaced article if it's an interwiki.
 70+ # Title::newFromText will check on each namespaced article if it's an interwiki.
 71+ # We always answer that it is not.
7172
7273 return false;
7374 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r84175Enable preprocessDump.php to work without a db....platonides16:06, 17 March 2011

Status & tagging log