Issue 2385: Admin UI Refactoring - Advanced - Widgets

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11701 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-10-15 07:01:36 +00:00
parent 8100737bc3
commit 539e67f644
7 changed files with 83 additions and 1321 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__', 1);
define('__OB_GZHANDLER_ENABLE__', 0);
}
if(!defined('__ENABLE_PHPUNIT_TEST__'))