mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8450 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
69bca759f6
commit
a85aec5dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
||||||
* 0: No output
|
* 0: No output
|
||||||
* 1: files/_debug_db_query.php connected to the output
|
* 1: files/_debug_db_query.php connected to the output
|
||||||
**/
|
**/
|
||||||
if(!defined('__DEBUG_DB_OUTPUT__')) define('__DEBUG_DB_OUTPUT__', 0);
|
if(!defined('__DEBUG_DB_OUTPUT__')) define('__DEBUG_DB_OUTPUT__', 1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Query log for only timeout query among DB queries
|
* @brief Query log for only timeout query among DB queries
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue