@@ -114,8 +114,8 @@ function sqlsrv_requirements($phase) {
...
@@ -114,8 +114,8 @@ function sqlsrv_requirements($phase) {
$requirements['sqlsrv_custom_functions']=[
$requirements['sqlsrv_custom_functions']=[
'title'=>t('MSSQL Server Custom Functions'),
'title'=>t('MSSQL Server Custom Functions'),
'description'=>$error===TRUE?t('Some custom functions are not available. Make sure you deploy them.'):t('All custom functions available.'),
'description'=>$error===TRUE?t('Some custom functions are not available. Make sure you deploy all functions needed by your site. REGEXP is only needed if using a contrib module that makes use of it.'):t('All custom functions available.'),