From cecb985bee3bdd252e1b8dc0bd500b37cd52be01 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 16 May 2007 20:58:53 +0000 Subject: Aktualisierung auf MediaWiki 1.10.0 Plugins angepasst und verbessert kleine Korrekturen am Design --- img_auth.php | 1 + 1 file changed, 1 insertion(+) (limited to 'img_auth.php') diff --git a/img_auth.php b/img_auth.php index e0a6459f..11684b37 100644 --- a/img_auth.php +++ b/img_auth.php @@ -7,6 +7,7 @@ * to an array of pages you want everyone to be able to access. Your server must * support PATH_INFO, CGI-based configurations generally don't. */ +define( 'MW_NO_OUTPUT_COMPRESSION', 1 ); require_once( './includes/WebStart.php' ); wfProfileIn( 'img_auth.php' ); require_once( './includes/StreamFile.php' ); -- cgit v1.2.2