r112495 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112494‎ | r112495 | r112496 >
Date:17:48, 27 February 2012
Author:maxsem
Status:ok
Tags:
Comment:
newline
Modified paths:
  • /trunk/extensions/MobileFrontend/collectExtractStats.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/collectExtractStats.php
@@ -49,7 +49,7 @@
5050 if ( $calls > 0 ) {
5151 $html /= $calls;
5252 $plain /= $calls;
53 - $this->output( " Average HTML length: $html\n Average plaintext length: $plain" );
 53+ $this->output( " Average HTML length: $html\n Average plaintext length: $plain\n" );
5454 }
5555 }
5656

Follow-up revisions

RevisionCommit summaryAuthorDate
r113172FOllow-up r112494 and r112495: this script isn't needed anymoremaxsem19:42, 6 March 2012

Status & tagging log