Update functions_thumbs.php

This commit is contained in:
Roman Kelesidis 2023-12-22 21:14:15 +07:00
parent 45f9349056
commit 194eeece7b

View File

@ -123,6 +123,8 @@ function create_thumbnail($source, $new_file, $mimetype)
if ($type['gd'])
{
$image = '';
switch ($type['format'])
{
case IMG_GIF: