From: Franky V. L. <lie...@te...> - 2008-02-19 22:05:28
|
On Mon, 18 Feb 2008 19:58:25 -0500 "Greg Landry" <gp...@ma...> wrote: > Hi Folks, > > New to the list and to php. I love this little program. I am new to > learning php but I'm working my way through the language. > > Could someone tell me which file is mailing out the list results. I > would like to modify the emails a bit, assuming that is possible. I > think a major weakness is the formatting of the results of the > surveys in the emails. > > All the best, > G.Landry It can be found in admin/lib/espresponse.inc, search for "function response_send_email" Franky |