randomimage.php repariert

This commit is contained in:
R40fendt
2025-10-29 09:20:18 +01:00
parent 10aecb712e
commit 95d532eba2
2 changed files with 1 additions and 1 deletions

View File

@@ -102,4 +102,4 @@ if ($tn) {
imagettftext($image, $newsize, 0, $x, $y, $color, $font, $text);
}
imagepng($image);
imagedestroy($image);
imagedestroy($image);