mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update functions_thumbs.php
This commit is contained in:
parent
45f9349056
commit
194eeece7b
@ -123,6 +123,8 @@ function create_thumbnail($source, $new_file, $mimetype)
|
|||||||
|
|
||||||
if ($type['gd'])
|
if ($type['gd'])
|
||||||
{
|
{
|
||||||
|
$image = '';
|
||||||
|
|
||||||
switch ($type['format'])
|
switch ($type['format'])
|
||||||
{
|
{
|
||||||
case IMG_GIF:
|
case IMG_GIF:
|
||||||
|
Loading…
Reference in New Issue
Block a user