mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
PHP 8.2 Deprecated dynamic properties
This commit is contained in:
@@ -306,7 +306,6 @@ if (!function_exists('fax_split_dtmf')) {
|
||||
$_SESSION["domain_name"] = $domain_name;
|
||||
//set the setting arrays
|
||||
$domain = new domains();
|
||||
$domain->db = $db;
|
||||
$domain->set();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user