pull/34/head
Lio Novelli 2023-11-12 18:43:54 +01:00
parent 163f6c5d43
commit 7c4a51e8eb
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
/** /**
* Implements hook_mail(). * Implements hook_mail().
*
* @TODO this should go into hook presave.
*/ */
function yufu_concept_mail($key, &$message, $params) { function yufu_concept_mail($key, &$message, $params) {
$options = [ $options = [