N°3575 Change curl extension check error message

Thanks @Hipska !
This commit is contained in:
Pierre Goiffon
2021-06-28 17:04:48 +02:00
parent 0396914068
commit 65e3ef32ed

View File

@@ -2192,7 +2192,7 @@ JS
'openssl' => 'Strong encryption will not be used.',
],
'ldap' => 'LDAP authentication will be disabled.',
'curl' => 'Required to export as PDF',
'curl' => 'PDF exports won\'t be possible.',
];
if (utils::IsDevelopmentEnvironment()) {