Open polcape opened 8 years ago
In https://github.com/POSSA/Caller-ID-Superfecta/blob/release/13.0/sources/source-Send_to_Winunciator.module there is an error for the array indexes:
["URLaddress{$client}"]['desc'] insted of ["URLaddress{$client}"]['description']
and
$this->source_param["URLport{$client}"]['desc'] isnted of $this->source_param["URLport{$client}"]['description']
In https://github.com/POSSA/Caller-ID-Superfecta/blob/release/13.0/sources/source-Send_to_Winunciator.module there is an error for the array indexes:
["URLaddress{$client}"]['desc'] insted of ["URLaddress{$client}"]['description']
and
$this->source_param["URLport{$client}"]['desc'] isnted of $this->source_param["URLport{$client}"]['description']