1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

Merge pull request #42 from phpbb/ticket/security/227

[ticket/security/227] Replace ImageMagick support with thumbnail event
This commit is contained in:
Marc Alexander
2018-11-10 17:04:00 +01:00
17 changed files with 57 additions and 387 deletions

View File

@@ -369,7 +369,6 @@ class phpbb_questionnaire_phpbb_data_provider
'hot_threshold' => true,
'img_create_thumbnail' => true,
'img_display_inlined' => true,
'img_imagick' => true,
'img_link_height' => true,
'img_link_width' => true,
'img_max_height' => true,