|  | Posted by Ivo Jansch on 09/14/05 09:37 
Hi,
 Monte Ohrt wrote:
 
 > http://smarty.php.net/manual/en/caching.groups.php
 
 In fact, I took it from the example on that page, which says:
 
 ---
 // clear the foo.tpl cache file with "sports|basketball" as the cache_id
 $smarty->clear_cache("foo.tpl","sports|basketball");
 ---
 
 This is example is wrong then, as it will clear *ALL* sports|basketball
 cached stuff, not only foo.tpl.
 
 Greetings,
 Ivo
  Navigation: [Reply to this message] |