mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2891 📌 add mbstring as optional extension
This commit is contained in:
@@ -113,6 +113,7 @@ class SetupUtils
|
||||
'openssl' => 'Strong encryption will not be used.',
|
||||
),
|
||||
'ldap' => 'LDAP authentication will be disabled.',
|
||||
'mbstring' => 'For CryptEngine implementations, trace in Mail to ticket automation', // N°2891
|
||||
);
|
||||
|
||||
asort($aMandatoryExtensions); // Sort the list to look clean !
|
||||
|
||||
Reference in New Issue
Block a user