thats even better!
Thank you!!!
On 8/31/07, Carl Vondrick <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> You can do this by making a call to ->initialize(array('lifeTime' => 60))
> on
> the sfFunctionCache object.
>
> Example:
>
> $fc = new sfFunctionCache($dir);
> $fc->initialize(array('lifeTime' => 60));
> $fc->call('blah');
>
> Carl
>
> >
>


-- 
        - Oriol Mercadé Figueras

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to