In phpthumb.class.php file row: 1266
The temporary file $IMtempSourceFilename from row 1263 is not deleted. I think there should be unlink($IMtempSourceFilename); right after $this->DebugMessage('ImageMagickThumbnailToGD() setting...
Log in to post a comment.