Fix obsolete Logger::warn in Ldap\Connection

This commit is contained in:
Thomas Gelf 2014-03-17 16:18:33 +00:00
parent 7fc47ef961
commit 462bb2e4d5
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ class Connection
// TODO: remove this -> FORCING v3 for now
ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
Logger::warn('No LDAPv3 support detected');
Logger::warning('No LDAPv3 support detected');
}
// Not setting this results in "Operations error" on AD when using the