Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function.
parent
d97ef6075f
commit
061572ca4d
|
@ -2698,6 +2698,7 @@ Your account on [site:name] has been canceled.
|
|||
/**
|
||||
* Token callback to add unsafe tokens for user mails.
|
||||
*
|
||||
* @see _user_mail_text()
|
||||
* @see user_mail()
|
||||
*/
|
||||
function user_mail_tokens(&$replacements, $data, $options) {
|
||||
|
|
Loading…
Reference in New Issue