Line 368 if (!$image_info = image_get_info($filepath)) { return FALE; }
should be FALSE, not FALE
This has been implemented differently in the latest dev. version of the module.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
wulff commentedThis has been implemented differently in the latest dev. version of the module.