Fixed more php 8.1 errors (#6748)

* Update call_center_queue_edit.php

* Update number_translation_edit.php

* Update database_transactions.php

* Update xml_cdr_extension_summary.php

* Update call_flow_edit.php

* Update contact_address_edit.php

* Update device_profiles.php
This commit is contained in:
Alex
2023-06-08 16:07:01 -06:00
committed by GitHub
parent a07e7af955
commit 475cf4d253
7 changed files with 21 additions and 10 deletions

View File

@@ -54,6 +54,7 @@
$queue_announce_frequency = '';
$queue_cc_exit_keys = '';
$queue_description = '';
$queue_timeout_action = '';
//action add or update
if (!empty($_REQUEST["id"]) && is_uuid($_REQUEST["id"])) {