mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2366 Remove zip from mandatory PHP ext
This commit is contained in:
@@ -103,7 +103,6 @@ class SetupUtils
|
||||
'pcre',
|
||||
'dom',
|
||||
'zlib',
|
||||
'zip',
|
||||
'gd', // test image type (always returns false if not installed), image resizing, PDF export
|
||||
);
|
||||
$aOptionalExtensions = array(
|
||||
|
||||
Reference in New Issue
Block a user