import-engine
import-engine copied to clipboard
remove quoted words in guessDelimiter
adds the ability to use space as a separator by removing the quoted words in the csv header (hence removing the non important spaces and all other special characters).
But I'm still not sure why the space was reintroduced in the "php7 fix" commit 46dc9d59264e89f15bc7eefbfd9f72374026bc69 .