fusionpbx/app/adminer
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
..
adminer.css WhitespaceClean-app/batch_1 2016-03-11 11:56:29 +00:00
adminer.php Adminer: Resolve function conflict. 2015-04-14 21:46:58 +00:00
app_config.php Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
app_menu.php \r\n --> \n 2016-04-25 20:30:23 -05:00
index.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00: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