fusionpbx/core
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
..
apps Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
databases Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
default_settings \r\n --> \n 2016-04-25 20:30:23 -05:00
domain_settings \r\n --> \n 2016-04-25 20:30:23 -05:00
events/resources/classes \r\n --> \n 2016-04-25 20:30:23 -05:00
install \r\n --> \n 2016-04-25 20:30:23 -05:00
menu The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00
notifications \r\n --> \n 2016-04-25 20:30:23 -05:00
upgrade \r\n --> \n 2016-04-25 20:30:23 -05:00
user_settings \r\n --> \n 2016-04-25 20:30:23 -05:00
users \r\n --> \n 2016-04-25 20:30:23 -05:00