mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-31 05:29:58 +00:00
Rename to the switch_settings class.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
if ($domains_processed == 1) {
|
||||
|
||||
//add missing switch directories in default settings
|
||||
$obj = new freeswitch;
|
||||
$obj = new switch_settings;
|
||||
$obj->settings();
|
||||
unset($obj);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user