fusionpbx/core/install
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 \r\n --> \n 2016-04-25 20:30:23 -05:00
app_config.php Commenting Advanced -> Install menu until its reason developer that added the menu explains its purpose. 2015-12-06 14:19:18 -07:00
app_languages.php \r\n --> \n 2016-04-25 20:30:23 -05:00
app_menu.php Last commit commented out the permission this comments out the menu. 2015-12-06 14:21:36 -07:00
index.php \r\n --> \n 2016-04-25 20:30:23 -05:00
install.php \r\n --> \n 2016-04-25 20:30:23 -05: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