off debug

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7029 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-12-11 11:14:35 +00:00
parent 1285d82744
commit 9d8d38b0a0

View file

@ -46,7 +46,7 @@
* 2 : 소요시간, Request/Response info 출력
* 4 : DB 쿼리 내역 출력
**/
if(!defined('__DEBUG__')) define('__DEBUG__', 1);
if(!defined('__DEBUG__')) define('__DEBUG__', 0);
/**
* @brief 디버그 메세지의 출력 장소