mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Correct the description in the comment
This commit is contained in:
@@ -46,7 +46,7 @@ if (!$included) {
|
||||
$domain_name = $_SESSION['domain_name'];
|
||||
$user_uuid = $_SESSION['user_uuid'];
|
||||
|
||||
//get event socket connection parameters
|
||||
//initialize the settings object
|
||||
if (empty($settings)) {
|
||||
$setting = new settings(["domain_uuid" => $domain_uuid]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user