This does not seem to be causing any harm, but I don't think the ";" is meant to be here.

if ($image['location'] == 'remote') {;
  // ...
}

In function image_resize_filter_process_images()

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, nice catch! Fixed.

Status: Fixed » Closed (fixed)

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