Modified local supported method

This commit is contained in:
Jenny Tam 2017-12-20 08:28:34 -08:00
parent e3a05c9e1e
commit be7f243165

View file

@ -449,7 +449,7 @@ function isLocaleSupported()
if (isWindows()) {
return true;
}
if (AE\isDataEncrypted()) {
if (AE\isColEncrypted()) {
return false;
}
// now check ODBC version