[Typo3-dev] $GLOBALS["TSFE"]->set_no_cache() vs USER_INT
Dominic Brander
typo3_db at snowflake.ch
Sat Sep 6 17:47:40 CEST 2003
hi all
I've had many problems with caching/no caching. almost all plugins I
used did clear the cache with $GLOBALS["TSFE"]->set_no_cache() -
therefore most of my pages where not indexed at all.
to call a function I have the possibility to call it with USER or
USER_INT. what is the the $GLOBALS["TSFE"]->set_no_cache() used for?
As far as I have seen yet I can skip the GLOBALS["TSFE"]->set_no_cache()
if I call my functions with the USER_INT. is this true?
can someone explain me, when to use $GLOBALS["TSFE"]->set_no_cache() and
when USER_INT?
many thanks!
dominic brander
________________________________________________________________________
dominic brander - snowflake productions gmbh
tel. CH +41 1 451 75 71 - fax. CH +41 1 451 63 80
tel. D +49 89 31 56 78 15 - fax. D +49 89 31 56 78 16
mobile +41 76 493 25 88
http://www.snowflake.ch
More information about the TYPO3-dev
mailing list