X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FSQL.php;h=0104fd50c75e23ef461c99c758b86691d0c2ac99;hb=780c8f48c69ad81040949dab1ddb58240b97315b;hp=f8bc37a16d9b52472e6cd02fde69de989d949c86;hpb=f8c5db351d0a87543cbe3af27ba30474d0f8ac4e;p=civicrm-core.git diff --git a/CRM/Utils/SQL.php b/CRM/Utils/SQL.php index f8bc37a16d..0104fd50c7 100644 --- a/CRM/Utils/SQL.php +++ b/CRM/Utils/SQL.php @@ -121,6 +121,8 @@ class CRM_Utils_SQL { /** * Is the Database set up to handle acceents. + * @warning This function was introduced in attempt to determine the reason why the test getInternationalStrings was failing on ubu1604 but passing on ubu1204-5 + * This function should not be used as the basis of further work as the reasoning is not perfact and is giving false failures. * @return bool */ public static function supportStorageOfAccents() {