fusionpbx/core/install/resources
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
..
classes \r\n --> \n 2016-04-25 20:30:23 -05:00
images/flags Move flags to a more standard directory. If they get used by another feature then the flags should be moved to the main fusionpbx/resources/images directory. 2016-03-09 11:12:47 -07:00
page_parts \r\n --> \n 2016-04-25 20:30:23 -05:00