[TYPO3-dev] instantiate t3lib_htmlmail
Christian Lerrahn
typo3 at penpal4u.net
Sat Jun 24 06:32:39 CEST 2006
On Sat, 24 Jun 2006 13:20:17 +1000
Christian Lerrahn <typo3 at penpal4u.net> wrote:
> Hi,
> what is the correct way to instantiate a t3lib_htmlmail object?
> t3lib_div::makeInstance() doesn't like it... (on 4.0 at least)
>
> Sorry, if this a stupid question but I really have no clue ATM.
Stupid me. I just have to require_once the class file first because it
is not required before in most cases.
Cheers,
Christian
More information about the TYPO3-dev
mailing list