wip
parent
163f6c5d43
commit
7c4a51e8eb
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in New Issue