Hi,
the hooks hook_tokens_list(), hook_tokens_value()
are actually invoked as hook_mail_edit_tokens_list() and hook_mail_edit_tokens_value().
This should probably be updated in the examplatory mail_edit_user.inc because it confuses developers like me :)
Comments
Comment #1
salvisYou mean the comments, right? I fixed and committed this to the -dev version (give it 12h to be repackaged).
Thanks!