clean
This commit is contained in:
parent
b88a84323b
commit
8f9ee3250d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user