fusionpbx/app/time_conditions
Harry G. Coin 91a92d8e5e \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 Add select dialplan_context as context to fix the context for time conditions. 2015-08-11 13:13:58 -06:00
app_defaults.php \r\n --> \n 2016-04-25 20:30:23 -05:00
app_languages.php Re-add the time condition dialplan button label. 2016-03-22 23:52:37 -06:00
app_menu.php Add latest translations 2015-06-30 12:30:02 +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
time_condition_delete.php Fix the permissions for admin using the time conditions and dialplan -> destinations. 2015-04-29 23:22:36 +00:00
time_condition_edit.php \r\n --> \n 2016-04-25 20:30:23 -05:00
time_conditions.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00