program/include/rcube_ldap.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_ldap.php
@@ -236,7 +236,7 @@ $replaces = array('%dn' => '', '%dc' => $dc, '%d' => $d, '%fu' => $fu, '%u' => $u); if ($this->prop['search_base_dn'] && $this->prop['search_filter']) { if (!empty$this->prop['search_bind_dn']) && !empty($this->prop['search_bind_pw'])) { if (!empty($this->prop['search_bind_dn']) && !empty($this->prop['search_bind_pw'])) { $this->bind($this->prop['search_bind_dn'], $this->prop['search_bind_pw']); }