cmb69 / foldergallery_xh

Automatic image galleries of whole folders
GNU General Public License v3.0
3 stars 2 forks source link

Wrong constant IMG_JPEG #49

Closed cmb69 closed 1 year ago

cmb69 commented 5 years ago

When checking for the image type result of getimagesize() we have to use the proper IMAGETYPE_JPEG instead of IMG_JPEG in https://github.com/cmb69/foldergallery_xh/blob/e2b4091e16abdb0a5d3d5c726c3f2c2e27aaa06a/classes/ThumbnailService.php#L51

PS: see https://cmsimpleforum.com/viewtopic.php?f=12&t=12647&p=72858#p72858