#####
#       ImageValidate, a plugin for Movable Type (R) 4.x
#       Authors: David Phillips
#       Copyright (C) 2009, Six Apart, Ltd., All Rights Reserved.
#       License: Artistic, licensed under the same terms as Perl itself
#
#	Overview
#
#	ImageValidate is meant to help authorized Movable Type administrators
#       identify images that contain harmful HTML and prevent those file from being
#       uploaded into the Movable Type Asset Manager.
#
#	If an image file containing HTML is uploaded, the plugin will cause the following
#       error to be displayed: "Saving [filename] failed: Invalid image file format."
#
#	--Dave Aiello, November 25, 2009
#
#####