fusionpbx/app/exec
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
..
resources/images Command: Integrate new editor, include Clip Library. 2016-03-17 15:50:18 -06:00
app_config.php \r\n --> \n 2016-04-25 20:30:23 -05:00
app_languages.php \r\n --> \n 2016-04-25 20:30:23 -05:00
app_menu.php Add latest translations 2015-06-30 13:30:02 +00:00
exec.php Make the advanced -> command execute page more compact. 2016-04-14 14:50:06 -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
sql_backup.php SQL Query: Removed. 2016-03-18 23:18:00 -06:00
sql_db_conversion.php SQL Query: Removed. 2016-03-18 23:18:00 -06:00
sql_query_db.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
sql_query_pdo.php SQL Query: Removed. 2016-03-18 23:18:00 -06:00
sql_query_result.php SQL Query: Removed. 2016-03-18 23:18:00 -06:00