[TYPO3-dev] XCLASS in CLI script

Dmitry Dulepov dmitry at typo3.org
Sun Jul 11 17:02:08 CEST 2010


Hi!

I would remove this first:

> //*** EXTRA begin ***//
> require_once(t3lib_extMgm::extPath('my_directmail') .
> 'class.ux_dmailer.php');
> //*** EXTRA end ***//

because XCLASS code in dmailer.php already does it.

I would also put a call to:
	die("I am here!')
inside the XCLASS block at dmailer.php to see if it executes.

-- 
Dmitry Dulepov
TYPO3 core&security teams member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/




More information about the TYPO3-dev mailing list