fusionpbx/app/operator_panel
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 Operator Panel: Add permission to control visibility of "(Available) On Demand" button. 2015-01-15 18:55:24 +00:00
app_languages.php Add latest translations 2015-08-02 23:42:11 +00:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
autocomplete.php Operator Panel: Optimizations, bug fixes, better auto-complete searching. 2015-04-08 08:54:10 +00:00
exec.php Fix permissions on the operator panel. 2014-12-03 12:35:52 +00:00
index.php \r\n --> \n 2016-04-25 20:30:23 -05:00
index_inc.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