mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
PHP 8.2 Deprecated dynamic properties
This commit is contained in:
@@ -385,7 +385,6 @@
|
||||
|
||||
//dialplan add or update
|
||||
$c = new fax;
|
||||
$c->db = $db;
|
||||
$c->domain_uuid = $_SESSION['domain_uuid'];
|
||||
$c->dialplan_uuid = $dialplan_uuid;
|
||||
$c->fax_name = $fax_name;
|
||||
|
||||
Reference in New Issue
Block a user