fusionpbx/app/fax/resources/functions
Harry G. Coin bda6861f88 \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
..
object_to_array.php \r\n --> \n 2016-04-25 20:30:23 -05:00
parse_message.php \r\n --> \n 2016-04-25 20:30:23 -05:00