rollback mistake in r11701

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11707 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-10-15 08:59:38 +00:00
parent 72175112cb
commit 69809301b2
2 changed files with 1 additions and 28 deletions

View file

@ -189,7 +189,7 @@
* Only particular servers may have a problem in IE browser when sending a compression
* </pre>
*/
define('__OB_GZHANDLER_ENABLE__', 0);
define('__OB_GZHANDLER_ENABLE__', 1);
}
if(!defined('__ENABLE_PHPUNIT_TEST__'))