lessons from florida

i fixed the vote counting script to tally correctly and not have duplicate entries for some images by adding this regular expression to remove extra slashes in the path…
   $image = preg_replace(‘/\/{2,}/’, ‘/’, $image