Typo line 368
sgriffin - July 23, 2009 - 19:52
| Project: | Imagefield Import |
| Version: | 6.x-1.4-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Line 368
if (!$image_info = image_get_info($filepath)) {
return FALE;
}
should be FALSE, not FALE

#1
This has been implemented differently in the latest dev. version of the module.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.