This commit is contained in:
scott%scott-macgregor.org 2004-04-27 06:18:59 +00:00
parent 97f7e4edfc
commit b52c6a4485

View File

@ -807,7 +807,7 @@ function setupLdapAutocompleteSession()
// set the LDAP protocol version correctly
var protocolVersion;
try {
`protocolVersion = sPrefs.getCharPref(autocompleteDirectory +
protocolVersion = sPrefs.getCharPref(autocompleteDirectory +
".protocolVersion");
} catch (ex) {
// if we don't have this pref, no big deal