mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update ring_group_edit.php
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
|
||||
//connect to database
|
||||
$database = database::new();
|
||||
|
||||
//create the settings object
|
||||
$settings = new settings(['database' => $database, 'domain_uuid' => $_SESSION['domain_uuid'] ?? '', 'user_uuid' => $_SESSION['user_uuid'] ?? '']);
|
||||
|
||||
//add multi-lingual support
|
||||
|
||||
Reference in New Issue
Block a user