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:
mattf
2010-02-02 17:25:56 +00:00
parent 3d97a4e790
commit f85c071314
+1 -1
View File
@@ -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;