r89322 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89321‎ | r89322 | r89323 >
Date:08:18, 2 June 2011
Author:ialex
Status:ok
Tags:
Comment:
Removed useless call to wfLogProfilingData() since profiling is disabled in command-line mode
Modified paths:
  • /trunk/phase3/maintenance/preprocessorFuzzTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/preprocessorFuzzTest.php
@@ -102,7 +102,6 @@
103103 file_put_contents( $filename, "Input:\n$testReport\n" );*/
104104 }
105105 }
106 - wfLogProfilingData();
107106 }
108107
109108 function makeInputText( $max = false ) {

Status & tagging log