diff --git a/app/destinations/resources/classes/destinations.php b/app/destinations/resources/classes/destinations.php index 95bcba8667..96c4ed0dc6 100644 --- a/app/destinations/resources/classes/destinations.php +++ b/app/destinations/resources/classes/destinations.php @@ -319,8 +319,9 @@ * @var string $destination_type can be ivr, dialplan, call_center_contact or bridge * @var string $destination_name - current name * @var string $destination_value - current value + * @var string $placeholder - descriptive text */ - public function select($destination_type, $destination_name, $destination_value) { + public function select($destination_type, $destination_name, $destination_value, $placeholder = null) { //set the global variables global $db_type; @@ -396,7 +397,7 @@ $select_found = false; $response .= "