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