mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
This commit is contained in:
@@ -60,7 +60,7 @@ function resize($filename, $width, $height)
|
||||
imagejpeg($image_p, $filename, 80);
|
||||
|
||||
imagedestroy($image_p);
|
||||
imagedestroy($image);
|
||||
@imagedestroy($image);
|
||||
}
|
||||
|
||||
$user = get_uid();
|
||||
|
||||
Reference in New Issue
Block a user