mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +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_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',
|
||||||
|
Reference in New Issue
Block a user