N°2899 - Setup: Fix "For CryptoEngine ..." mandatory PHP extension introduced in the previous commit

This commit is contained in:
Molkobain
2020-09-30 16:19:51 +02:00
parent ee9343cf40
commit f8129fab74

View File

@@ -2137,7 +2137,7 @@ JS
'zlib',
'zip',
'fileinfo', // N°3123
'mbstring', 'For CryptEngine implementations, trace in Mail to ticket automation', // N°2891, N°2899
'mbstring', // N°2891, N°2899
'gd', // test image type (always returns false if not installed), image resizing, PDF export
];
}