fusionpbx/app/call_center_active
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 Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
app_languages.php First pass on app/* 2015-12-10 10:12:41 +00:00
app_menu.php Add latest translations 2015-06-30 12:30:02 +00:00
call_center_active.php Visual adjustments. 2015-02-15 11:57:14 +00:00
call_center_active_inc.php \r\n --> \n 2016-04-25 20:30:23 -05:00
call_center_exec.php \r\n --> \n 2016-04-25 20:30:23 -05:00
call_center_queue.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -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