Stephen Holdaway 3be01968ec Delete formatted images after image upload
This change fixes an issue where old/existing formatted images are used
when a filename is reused (by overwrite or by coincidence), regardless
of if the file contents have changed. To users this mainly manifests
as a file overwrite appearing not to work; the thumbnails in the CMS
show the original image until regeneration is forced.

Calling Image::deleteFormattedImages() after image upload ensures that
no stagnant formatted images will be used.
2014-04-08 14:33:44 +12:00
..
2014-03-30 21:11:56 +13:00
2013-12-21 15:05:51 +13:00
2013-10-09 11:51:29 +01:00
2014-03-30 21:11:56 +13:00