1
I would like to use a tpl file to use as my email template. I've pretty much figured how to use $xoopsTpl->assign to assign all vars and constants. So my question is, how would I bring the tpl file correctly into $xoopsMailer->setToEmails.
Do I also have to declare the tpl file as a template in xoops_version?