Re: [SMARTY] cache .xml files
[email protected] (messju mohr) Thu, 28 Jun 2007 15:17:27 +0200
| Newsgroups | php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 28, 2007 at 03:13:57PM +0200, [email protected] wrote: > Hello, > > it seems that the Smarty cache creates .html files. Is it possible to > instruct it to cache .xml files? I need this to cache RSS feeds. Smarty just caches text files - a superset of xml and html files. > Thanks, > Iv