mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 14:35:46 +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',
|
'bcmath',
|
||||||
'curl',
|
'curl',
|
||||||
|
'exif',
|
||||||
'fileinfo',
|
'fileinfo',
|
||||||
'gd|imagick',
|
'gd|imagick',
|
||||||
'json',
|
'json',
|
||||||
|
|||||||
Reference in New Issue
Block a user