24 Jul
2009
24 Jul
'09
9:35 a.m.
User: jaydub Branch: HEAD Date: Fri, 24 Jul 2009 07:35:11 +0000 Modified files: /modules/email_confirm email_confirm.module Log message: replace t() with strtr() in email_confirm_mail(). t() should not be used with variables. strtr() is used in the hook_mail() api page example. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/email_confirm/emai...