Revert "clean"

This reverts commit 8f9ee3250d.
This commit is contained in:
Laurent Destailleur 2020-05-25 23:01:20 +02:00
parent 26eab1f285
commit faf7a379ba

View File

@ -669,7 +669,6 @@ 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