program/include/rcube_ldap.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_ldap.php
@@ -713,7 +713,7 @@ } // use VLV pseudo-search for autocompletion if ($this->prop['vlv_search'] && $this->conn && join(',', $fields) == 'email,name') if ($this->prop['vlv_search'] && $this->conn && join(',', (array)$fields) == 'email,name') { // add general filter to query if (!empty($this->prop['filter']) && empty($this->filter))