From cf1af7f7d7ece4844dad69a8fc84b5bd15a932f1 Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 29 May 2011 22:02:38 -0700 Subject: Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function. --- modules/user/user.module | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/user/user.module b/modules/user/user.module index 90d313b10..4492c6028 100644 --- a/modules/user/user.module +++ b/modules/user/user.module @@ -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) { -- cgit v1.2.3