Your Ad Here

Posted By

rolfthomas on 08/26/10


Tagged

textmate cache typo3


Versions (?)

Seiten nicht cachen (Typo3-Extension, PHP)


 / Published in: PHP
 

  1. // Nicht cachen
  2. $this->pi_USER_INT_obj = 1; // funktioniert scheintbar nicht
  3. $GLOBALS['TSFE']->set_no_cache();
  4.  

Report this snippet  

You need to login to post a comment.