r77369 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77368‎ | r77369 | r77370 >
Date:20:58, 27 November 2010
Author:midom
Status:ok
Tags:
Comment:
hacking out logging to audit table
Modified paths:
  • /branches/wmf/1.16wmf4/extensions/OAI/OAIRepo_body.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/extensions/OAI/OAIRepo_body.php
@@ -327,7 +327,7 @@
328328 echo "</OAI-PMH>\n";
329329
330330 $size = intval( ob_get_length() );
331 - $this->logRequest( $size );
 331+ // $this->logRequest( $size );
332332 }
333333
334334 function responseDate() {

Status & tagging log