Line 368
if (!$image_info = image_get_info($filepath)) {
return FALE;
}

should be FALSE, not FALE

Comments

wulff’s picture

Status: Active » Fixed

This has been implemented differently in the latest dev. version of the module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.