disable debug logging level in vdc_db_query.php
git-svn-id: svn://192.168.202.10@1327 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -236,7 +236,7 @@
|
||||
|
||||
$version = '2.4-140';
|
||||
$build = '100122-0757';
|
||||
$mel=2; # Mysql Error Log enabled = 1
|
||||
$mel=1; # Mysql Error Log enabled = 1
|
||||
$mysql_log_count=301;
|
||||
$one_mysql_log=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user