bugfix send document empty recipient

This commit is contained in:
OpenXE 2024-03-13 11:18:44 +00:00
parent da40a201df
commit 2ff37db45a

View File

@ -25593,6 +25593,8 @@ function MailSendFinal($from,$from_name,$to,$to_name,$betreff,$text,$files="",$p
$recipients = [];
$to_csv = "";
$to_array = array();
$to_name_array = array();
$to_name_csv = "";
// Prepare names and addresses