mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
off debug
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7029 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1285d82744
commit
9d8d38b0a0
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
* 2 : 소요시간, Request/Response info 출력
|
* 2 : 소요시간, Request/Response info 출력
|
||||||
* 4 : DB 쿼리 내역 출력
|
* 4 : DB 쿼리 내역 출력
|
||||||
**/
|
**/
|
||||||
if(!defined('__DEBUG__')) define('__DEBUG__', 1);
|
if(!defined('__DEBUG__')) define('__DEBUG__', 0);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief 디버그 메세지의 출력 장소
|
* @brief 디버그 메세지의 출력 장소
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue