Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I changed the code, and also made it use the tokens obtained from user_mail_tokens(), which were obtained from the function but not used.
The body of the message is passed through drupal_html_to_text() too.
Comments
Comment #1
avpadernoI changed the code, and also made it use the tokens obtained from
user_mail_tokens(), which were obtained from the function but not used.The body of the message is passed through
drupal_html_to_text()too.