protected property SmtpMailSystem::$AllowHtml in SMTP Authentication Support 7
Same name and namespace in other branches
- 7.2 smtp.mail.inc \SmtpMailSystem::AllowHtml
File
- ./
smtp.mail.inc, line 14 - The code processing mail in the smtp module.
Class
- SmtpMailSystem
- Modify the drupal mail system to use smtp when sending emails. Include the option to choose between plain text or HTML
Code
protected $AllowHtml;