[ticket/security/227] Change thumbnail_created event version to 3.2.4

SECURITY-227
This commit is contained in:
Derky 2018-11-04 23:17:49 +01:00
parent e2d26e102d
commit 5c695d709e

View file

@ -563,7 +563,7 @@ function create_thumbnail($source, $destination, $mimetype)
* @var float new_width Calculated thumbnail width * @var float new_width Calculated thumbnail width
* @var float new_height Calculated thumbnail height * @var float new_height Calculated thumbnail height
* @var bool thumbnail_created Set to true to skip default GD thumbnail creation * @var bool thumbnail_created Set to true to skip default GD thumbnail creation
* @since 3.2.4-RC1 * @since 3.2.4
*/ */
$vars = array( $vars = array(
'source', 'source',