mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2899 - Setup: Fix "For CryptoEngine ..." mandatory PHP extension introduced in the previous commit
This commit is contained in:
@@ -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
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user