luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

use phpMailer() setFrom() instead of $from and $fromName #1942

Closed nadar closed 5 years ago

nadar commented 5 years ago

as the setFrom ensures and validates the input and also sets the sender property.