mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2899 - Setup: Add mbstring as mandatory PHP extension
This commit is contained in:
@@ -2120,6 +2120,7 @@ JS
|
||||
'zlib',
|
||||
'zip',
|
||||
'fileinfo', // N°3123
|
||||
'mbstring', // N°2899
|
||||
'gd', // test image type (always returns false if not installed), image resizing, PDF export
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user