PHP 8.2 Deprecated dynamic properties

This commit is contained in:
markjcrane
2023-06-12 21:27:23 -06:00
parent bb9f48296a
commit f506b00b57
10 changed files with 0 additions and 11 deletions

View File

@@ -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();
}
}