imagedestroy

This commit is contained in:
2025-05-10 11:23:38 +02:00
parent cf0a5a465e
commit a1dd347866

View File

@@ -117,4 +117,5 @@
} }
} }
imagepng($thumbnail); imagepng($thumbnail);
imagedestroy($thumbnail);
?> ?>