Merge pull request #220 from Petethegoat/sqlerrors

Removes some redundant variables relating to SQL. Updates the config to ...
This commit is contained in:
Cael Aislinn
2013-04-04 16:32:02 -07:00
6 changed files with 23 additions and 35 deletions
-2
View File
@@ -373,8 +373,6 @@
sqlfdbklogin = value
if("feedback_password")
sqlfdbkpass = value
if("enable_stat_tracking")
sqllogging = 1
else
diary << "Unknown setting in configuration: '[name]'"