From 0654b896c1aae18646339f18700c7e687fa4a9b9 Mon Sep 17 00:00:00 2001 From: j2blake Date: Tue, 24 May 2011 19:31:21 +0000 Subject: [PATCH] NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail. --- webapp/config/web.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index d5eba653b..4f488055b 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -50,6 +50,10 @@ edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup + + edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory$Setup + +