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:
ucorina 2011-06-03 14:50:31 +00:00
parent 69bca759f6
commit a85aec5dc0

View file

@ -74,7 +74,7 @@
* 0: No 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