FusionPBX
1cc605cbcd
Update app_defaults.php
2017-01-12 23:15:42 -07:00
FusionPBX
32d43790b5
Update app_defaults.php
2016-10-22 23:34:26 -06:00
markjcrane
3abaff004c
Check the missing array has content before processing it.
2016-05-04 00:22:35 -06:00
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
reliberate
c3ea9a0f16
Editor: Add Default Setting descriptions.
2016-03-31 10:50:31 -06:00
reliberate
bca92cf8ca
Editor: Create app_defaults to add related Default Settings.
2016-03-31 10:45:09 -06:00