fusionpbx/app/ring_groups
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
..
app_config.php Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
app_languages.php \r\n --> \n 2016-04-25 20:30:23 -05:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
ring_group_delete.php Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
ring_group_destination_delete.php Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
ring_group_destination_edit.php Visual adjustments. 2015-02-15 09:20:19 +00:00
ring_group_edit.php 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
ring_group_forward.php Dashboard: Fix issue with Ring Group Forward not saving changes. 2016-04-07 14:14:32 -06:00
ring_groups.php Theme: Minor CSS tweaks. 2016-03-29 14:15:01 -06:00
root.php Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00