take duplicate declaration of doNotCheckDBVersion

This commit is contained in:
Uwe Steinmann 2015-07-28 06:45:43 +02:00
parent 572927668a
commit 9a228017c1

View File

@ -215,8 +215,6 @@ class Settings { /* {{{ */
var $_dbUser = null;
// password for database-access
var $_dbPass = null;
// set to 1 if database version shall not be checked
var $_doNotCheckDBVersion = 0;
// SMTP : server
var $_smtpServer = null;
// SMTP : port