mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/security/227] Replace ImageMagick support with thumbnail event
SECURITY-227
This commit is contained in:
@@ -99,7 +99,6 @@ class phpbb_functional_fileupload_form_test extends phpbb_functional_test_case
|
||||
|
||||
$form = $crawler->selectButton('Submit')->form(array(
|
||||
'config[check_attachment_content]' => 0,
|
||||
'config[img_imagick]' => '',
|
||||
));
|
||||
self::submit($form);
|
||||
|
||||
|
Reference in New Issue
Block a user