Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function.

8.0.x
webchick 2011-05-29 22:02:26 -07:00
parent d97ef6075f
commit 061572ca4d
1 changed files with 1 additions and 0 deletions

View File

@ -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) {