Re: [SMARTY] Selective compiled template deletion
On Tue, Oct 17, 2006 at 01:38:49PM +0100, Marcus Bointon wrote:
> On 15 Oct 2006, at 23:11, Marcus Bointon wrote:
>
> >clear_compiled_tpl('', 'my_compile_id')
>
> If I'm getting a template from a custom resource, of course I won't
> have a template filename, just a resource identifier - does this
> still work?
>
> clear_compiled_tpl('myresource:123', 'my_compile_id')
why don't you just TIAS?
> Marcus
|