Send email was commented by error. Why?. I don't know.

This commit is contained in:
Paulo Veiga 2011-07-20 21:44:52 -03:00
parent d2805d9e16
commit 93c9e2d3b2

View File

@ -82,7 +82,7 @@ public final class Mailer {
} }
}; };
//this.mailSender.send(preparator); this.mailSender.send(preparator);
} }
public void setMailSender(JavaMailSender mailer) { public void setMailSender(JavaMailSender mailer) {