mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 05:20:56 +02:00
[ticket/security/227] Change thumbnail_created event version to 3.2.4
SECURITY-227
This commit is contained in:
@@ -563,7 +563,7 @@ function create_thumbnail($source, $destination, $mimetype)
|
||||
* @var float new_width Calculated thumbnail width
|
||||
* @var float new_height Calculated thumbnail height
|
||||
* @var bool thumbnail_created Set to true to skip default GD thumbnail creation
|
||||
* @since 3.2.4-RC1
|
||||
* @since 3.2.4
|
||||
*/
|
||||
$vars = array(
|
||||
'source',
|
||||
|
Reference in New Issue
Block a user