diff --git a/setup/setuputils.class.inc.php b/setup/setuputils.class.inc.php index c71d7abd9..fbb0ed270 100644 --- a/setup/setuputils.class.inc.php +++ b/setup/setuputils.class.inc.php @@ -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()) {