Closed (fixed)
Project:
Migrate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 May 2012 at 18:04 UTC
Updated:
31 May 2012 at 19:10 UTC
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
Comment #1
mikeryanDone, 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.