N°3575 Add curl as optional PHP ext

This commit is contained in:
Pierre Goiffon
2021-06-28 09:04:50 +02:00
parent 2a1e0b7429
commit 85526b1983

View File

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