mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
Included some missing classes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8383 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9a2c0a8ff9
commit
0f61e5d499
8 changed files with 55 additions and 48 deletions
|
|
@ -97,7 +97,7 @@
|
|||
* 1: Enabled
|
||||
* Only particular servers may have a problem in IE browser when sending a compression
|
||||
**/
|
||||
if(!defined('__OB_GZHANDLER_ENABLE__')) define('__OB_GZHANDLER_ENABLE__', 1);
|
||||
if(!defined('__OB_GZHANDLER_ENABLE__')) define('__OB_GZHANDLER_ENABLE__', 0);
|
||||
|
||||
/**
|
||||
* @brief decide to use/not use the php unit test (Path/tests/index.php)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue