Added exif to required extensions
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c4b4923ff8
commit
b1e7c772ae
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ $required_exts_array =
|
||||||
[
|
[
|
||||||
'bcmath',
|
'bcmath',
|
||||||
'curl',
|
'curl',
|
||||||
|
'exif',
|
||||||
'fileinfo',
|
'fileinfo',
|
||||||
'gd|imagick',
|
'gd|imagick',
|
||||||
'json',
|
'json',
|
||||||
|
|
Loading…
Add table
Reference in a new issue