This commit is contained in:
Frédéric FRANCE 2020-05-07 23:28:32 +02:00
parent b88a84323b
commit 8f9ee3250d
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -669,6 +669,7 @@ class FormMail extends Form
}
else
{
// The select combo
if (!empty($this->withto) && is_array($this->withto))
{
// multiselect array convert html entities into options tags, even if we dont want this, so we encode them a second time