[TYPO3-dev] How can I disable FE cache (for debugging)?
David Bruehlmeier
typo3 at bruehlmeier.com
Fri Mar 10 20:53:31 CET 2006
Hi Ricardo,
inside your _pi class, you can use a statement like this:
$GLOBALS['TSFE']->set_no_cache();
Regards,
Dave.
More information about the TYPO3-dev
mailing list