program/include/rcube_ldap.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_ldap.php
@@ -1109,7 +1109,6 @@ if ($res === false) { $this->_debug("S: ".ldap_error($this->conn)); $this->set_error(self::ERROR_SAVING, 'errorsaving'); return array(); } @@ -1329,7 +1328,6 @@ if ($res === false) { $this->_debug("S: ".ldap_error($this->conn)); $this->set_error(self::ERROR_SAVING, 'errorsaving'); return array(); } $ldap_data = ldap_get_entries($this->conn, $res);