Compare commits

...

2 Commits

Author SHA1 Message Date
b1d703c38f Merge remote-tracking branch 'refs/remotes/origin/master' 2026-01-31 21:58:13 +01:00
a1dd347866 imagedestroy 2025-05-10 11:23:38 +02:00

View File

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