I don't want to set false the auto_start parameter just for an occasional
treatment.

Is there any solution to execute php code before session starts?

Thanks,

Sébastien
-----Message d'origine-----
De : symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
De la part de Lukas Kahwe Smith
Envoyé : vendredi 21 septembre 2007 14:40
À : symfony-users@googlegroups.com
Objet : [symfony-users] Re: Load session


Fabien POTENCIER wrote:
> You can configure the session to not auto_start and start it by yourself 
> when you're ready.
> 
> Just change the factories.yml configuration and add a auto_start entry 
> like this:
> 
> all:
>    storage:
>      param:
>        auto_start: false

BTW: Is there any reason to not disable the session layer entirely for 
all pake tasks?

regards,
Lukas




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

Reply via email to