declare _usersConnectors as class var

This commit is contained in:
Uwe Steinmann 2023-08-22 14:44:11 +02:00
parent 5bd8111f41
commit 1265f6e469

View File

@ -346,6 +346,7 @@ class Settings { /* {{{ */
// below basedn and the search term 'uid=<username>' or 'sAMAccountName=<username>'
// if set the search will be (&(cn=<username>)<filter>)
var $_ldapFilter = "";
var $_usersConnectors = array();
var $_converters = array(); // list of commands used to convert files to text for Indexer
var $_extensions = array(); // configuration for extensions