mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
임시로 디버그 모드 변경. min.js 파일 반영문제 때문에.
This commit is contained in:
parent
4051c5dbc1
commit
8e31c19365
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ if(!defined('__DEBUG__'))
|
|||
* 4: output DB query history
|
||||
* </pre>
|
||||
*/
|
||||
define('__DEBUG__', 0);
|
||||
define('__DEBUG__', 1);
|
||||
}
|
||||
|
||||
if(!defined('__DEBUG_OUTPUT__'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue