Nate
81a84b8e2c
Database class integration.
2019-07-29 09:26:52 -06:00
FusionPBX
9fc2589dea
Update app_defaults.php
2018-03-31 11:09:20 -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
markjcrane
d9e00f2be3
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
8cd347bede
Disable default settings -> call center path by default.
2016-01-25 10:24:09 -07:00
markjcrane
a59f0377c3
Change app/call_center to app/call_centers.
2015-08-03 16:09:38 -06:00