mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-14 14:18:44 +02: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