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