Re: [SMARTY] Problem clearing cache groups
Monte Ohrt <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
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.) -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php