tinyfilemanager
tinyfilemanager copied to clipboard
add 'jfif' to spport the picture file with extern name 'jfif' to show normally
add 'jfif' to spport the picture file with extern name 'jfif' to show normally
There is a clerical error in lin "$fileTypes['jfif'] = 'image/jpg';" it should be "$fileTypes['jfif'] = 'image/jfif';"