r105912 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105911‎ | r105912 | r105913 >
Date:18:30, 12 December 2011
Author:platonides
Status:ok
Tags:
Comment:
Replace tabs with spaces to keep alignment.
The terminal tab size may not be 4 spaces, as this assumed.
Modified paths:
  • /trunk/phase3/maintenance/dumpBackup.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/dumpBackup.php
@@ -119,7 +119,7 @@
120120 Fancy stuff: (Works? Add examples please.)
121121 --plugin=<class>[:<file>] Load a dump plugin class
122122 --output=<type>:<file> Begin a filtered output stream;
123 - <type>s: file, gzip, bzip2, 7zip
 123+ <type>s: file, gzip, bzip2, 7zip
124124 --filter=<type>[:<options>] Add a filter on an output branch
125125
126126 ENDS

Status & tagging log