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 @@
103
103
file_put_contents( $filename, "Input:\n$testReport\n" );*/
104
104
}
105
105
}
106
- wfLogProfilingData();
107
106
}
108
107
109
108
function makeInputText( $max = false ) {
Status & tagging log
14:13, 2 June 2011
😂
(
talk
|
contribs
)
changed the
status
of r89322
[
removed:
new
added:
ok]