fusionpbx/app/calls/resources/classes
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
..
call_forward.php WhitespaceClean-app/batch_1 2016-03-11 11:56:29 +00:00
do_not_disturb.php Fix DND use error/user_busy instead of loopback/*99[extension] 2015-09-08 14:12:01 -06:00
follow_me.php \r\n --> \n 2016-04-25 20:30:23 -05:00