mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 13:35:41 +00:00
Added exif to required extensions
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@ -248,6 +248,7 @@ $required_exts_array =
|
||||
[
|
||||
'bcmath',
|
||||
'curl',
|
||||
'exif',
|
||||
'fileinfo',
|
||||
'gd|imagick',
|
||||
'json',
|
||||
|
||||
Reference in New Issue
Block a user