Menu

#47 temp file not deleted

open
nobody
None
5
2012-12-06
2007-11-07
No

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...

Discussion


Log in to post a comment.