add class variable _doNotCheckDBVersion

This commit is contained in:
Uwe Steinmann 2015-07-24 16:05:47 +02:00
parent 43341c802f
commit 5f8cc5f460

View File

@ -215,6 +215,8 @@ 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