Fixed Warnings (#6742)
* Update device_edit.php * Update dialplan_inbound_add.php * Update device_vendor_function_edit.php
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user