Fix invio bulk solleciti

This commit is contained in:
MatteoPistorello 2023-02-17 16:31:07 +01:00
parent 15793d8161
commit d0bc9b0138
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ switch (post('op')) {
}
}
}
if ($creata_mail == true) {
if (!empty($emails)) {
if (!empty($fattura_allegata)) {
$mail->addUpload($fattura_allegata);
}