Re: [SMARTY-DEV] smarty recompiling with op-code accelerators
[email protected] (pete M)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
Boots wrote: In my custom Smarty class, for example, I have it track the > version of the files in the cache/compiled directories by writing a > version file and comparing it to the running version of Smarty. It will > clear the directory on a mismatch (and then rewrite the version file). > > xo boots I really like this idea ;-)) pete