Nate
12d7ceb397
Database class integration.
2019-07-29 09:26:52 -06:00
FusionPBX
c53108ca5b
Update app_defaults.php
2018-03-31 11:09:20 -06:00
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
markjcrane
562f000356
Add a new switch class with a method to get the directories needed for FreeSWITCH and add them to default settings -> switch category.
2016-04-02 17:53:51 -06:00
markjcrane
2e306568e4
Disable default settings -> call center path by default.
2016-01-25 10:24:09 -07:00
markjcrane
14e9c2743e
Change app/call_center to app/call_centers.
2015-08-03 16:09:38 -06:00