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

@@ -48,6 +48,7 @@
//set default values
$search = '';
$user_uuid = '';
//get variables used to control the order
$order_by = $_GET["order_by"] ?? '';