Link to feature request: https://sourceforge.net/tracker/?func=detail&aid=2416960&group_id=23067&atid=377411
Adds the option to remove CR and LF characters from fields to Excel CSV and regular CSV export modules.
Modified files:
-english-utf-8.inc.php
-csv.php
-excel.php
Merged in subversion, thanks.
I just reformatted a little bit as we avoid tab characters in the code (using vim, the tabs we type are transformed to blanks). Thanks for the good patch.