watchdog('mail',t('%name-from sent %name-to an e-mail.',array('%name-from'=>theme('placeholder',$user->name),'%name-to'=>theme('placeholder',$account->name))));
...
...
@@ -148,6 +153,7 @@ function contact_mail_user() {
watchdog('mail',t('%name-from sent %name-to an e-mail.',array('%name-from'=>theme('placeholder',$user->name),'%name-to'=>theme('placeholder',$account->name))));
...
...
@@ -148,6 +153,7 @@ function contact_mail_user() {