The escape option is omitted, because it's not available in PHP 5.2. But we can detect the version and do the right thing...

Comments

mikeryan’s picture

Status: Active » Fixed

Done, with a little extra cleanup - I added a new method to make the fgetcsv call, and called it from each place we're grabbing a line from the file.

Status: Fixed » Closed (fixed)

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