* Moved the main ob_start() from the default LocalSettings.php to WebStart.php.
[lhc/web/wiklou.git] / thumb.php
index cad4a1b..7c188b4 100644 (file)
--- a/thumb.php
+++ b/thumb.php
@@ -5,6 +5,7 @@
  * If the file exists, we make do with abridged MediaWiki initialisation.
  */
 define( 'MW_NO_SETUP', 1 );
+define( 'MW_NO_OUTPUT_COMPRESSION', 1 );
 require_once( './includes/WebStart.php' );
 wfProfileIn( 'thumb.php' );
 wfProfileIn( 'thumb.php-start' );