Modified local supported method

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

View file

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