This commit is contained in:
scott%scott-macgregor.org 2004-04-27 06:18:59 +00:00
Родитель 97f7e4edfc
Коммит b52c6a4485
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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