From b7b40de5429ea65370949dd21dc5b6d4928a6c95 Mon Sep 17 00:00:00 2001 From: ngleader Date: Tue, 22 Dec 2009 01:02:37 +0000 Subject: [PATCH] update version git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7067 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- config/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.inc.php b/config/config.inc.php index 461490a05..737d26116 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -46,7 +46,7 @@ * 2 : 소요시간, Request/Response info 출력 * 4 : DB 쿼리 내역 출력 **/ - if(!defined('__DEBUG__')) define('__DEBUG__', 1); + if(!defined('__DEBUG__')) define('__DEBUG__', 0); /** * @brief 디버그 메세지의 출력 장소