FusionPBX
|
67be72b452
|
Database save method set to false. (#6215)
* When database save set to false for app_defaults.php
|
2021-12-24 12:42:16 -07:00 |
Nate
|
a5718bc435
|
Modules: Database class integration.
|
2019-08-09 10:23:44 -06:00 |
markjcrane
|
ae1de8ac4a
|
This should complete work for setting module order for existing systems.
|
2016-05-26 12:51:53 -06:00 |
markjcrane
|
60555da7ee
|
Add module order for modules that are already in the database without an order set.
|
2016-05-26 12:46:07 -06:00 |
markjcrane
|
c92606353e
|
Remove save_module_xml() function and move it it into the modules class as the xml method. Eventual goal move everything out of switch.php.
|
2016-05-26 11:21:37 -06:00 |
markjcrane
|
2156d17da8
|
Rename to the switch_settings class.
|
2016-04-02 20:11:51 -06:00 |
markjcrane
|
b5fbf389dd
|
Change the switch class to freeswitch.
|
2016-04-02 19:37:37 -06: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 |
Mark Crane
|
e3dd425f8f
|
Change the class name from switch_modules to modules.
|
2014-11-23 09:45:10 +00:00 |
Mark Crane
|
ed2e1da871
|
Remove the require once for the modules class as its no longer needed.
|
2014-11-23 09:38:19 +00:00 |
Mark Crane
|
3a58d1e08d
|
Move references to php classes in includes/classes to resource/classes.
|
2013-07-06 07:13:36 +00:00 |
Mark Crane
|
17af99d5e5
|
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
|
2012-08-14 21:59:45 +00:00 |
Mark Crane
|
af103e9c41
|
Add a missing file sip_profile_copy.php to the dev branch.
|
2012-06-04 14:58:40 +00:00 |