Index: branches/wmf/1.16wmf4/extensions/OAI/OAIRepo_body.php |
— | — | @@ -327,7 +327,7 @@ |
328 | 328 | echo "</OAI-PMH>\n"; |
329 | 329 | |
330 | 330 | $size = intval( ob_get_length() ); |
331 | | - $this->logRequest( $size ); |
| 331 | + // $this->logRequest( $size ); |
332 | 332 | } |
333 | 333 | |
334 | 334 | function responseDate() { |