bumps, and turn off debugging
This commit is contained in:
parent
30576bd897
commit
4cda95f8e5
@ -51,11 +51,11 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// set up and purify the environment
|
// set up and purify the environment
|
||||||
define("DEBUG", true);
|
define("DEBUG", false);
|
||||||
define("COVERAGE", true);
|
define("COVERAGE", false);
|
||||||
define("CACHE_MEMCACHE", false);
|
define("CACHE_MEMCACHE", false);
|
||||||
define("CACHE_DIR", false);
|
define("CACHE_DIR", false);
|
||||||
define("VERSION", '2.3.0');
|
define("VERSION", '2.3.5');
|
||||||
define("SCORE_VERSION", 's2hack/'.VERSION);
|
define("SCORE_VERSION", 's2hack/'.VERSION);
|
||||||
define("COOKIE_PREFIX", 'shm');
|
define("COOKIE_PREFIX", 'shm');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user