|
Posted by Monte Ohrt on 09/14/05 16:54
Ivo Jansch wrote:
>I don't understand. Clearly, a | is used here, so we are talking about
>grouping. In fact, this example does the same as my code, namely, clear
>foo.tpl, using all cache_id's that start with the groups sports|basketball.
>
>In my original post, I demonstrated how this does clear
>foo.tpl/sports/basketball but not foo.tpl/sports/basketball/somedeepergroup
>
>
You can't do that... ie, you can't clear foo.tpl under multiple groups.
Any time you specify a template file name, you are clearing one cache
file. If you omit the template file name, then you are clearing caches
for an entire group (and subgroups.)
Navigation:
[Reply to this message]
|