Fixed Warnings (#6742)

* Update device_edit.php

* Update dialplan_inbound_add.php

* Update device_vendor_function_edit.php
This commit is contained in:
Anthony
2023-06-02 17:08:11 -06:00
committed by GitHub
parent 93f85e6ea4
commit c01df877e4
3 changed files with 12 additions and 3 deletions
@@ -51,6 +51,9 @@
//set the defaults
$dialplan_name = '';
$dialplan_description = '';
$condition_expression_1 = '';
$condition_expression_2 = '';
$action_2 = '';
$limit = '';
//get the http get values and set them as php variables