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

merge-requests/26/head
webchick 2011-05-29 22:02:38 -07:00
parent 33d4ce4bde
commit cf1af7f7d7
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) {