Thanks Stephane, inside my cache I only have the folders "backend",, "frontend", "tmp" and i file called project_autoload.cache.
To be sure about it, before check it, i have created a new backend project, a new admin module Coche and i visited http://rs.localhost/backend_dev.php/coche. Any way, why are you adding the "$" before env and app in the path you gave me? Because the permissions of the folders? I have symfony 1.2 (i know it's deprecated but my project is almost done). Javi On Mar 16, 1:56 pm, Stéphane <[email protected]> wrote: > Hi, > > These classes are in the $project/cache/$env/$app dir > > They are deleted when you symfony cc > > Cheers, > > Before Printing, Think about Your Environmental Responsibility! > Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale! > > On Tue, Mar 16, 2010 at 1:43 PM, Javier Garcia <[email protected]>wrote: > > > Hi, > > > i have created a backend and an admin module. > > > In apps/backend/modules/actions/actions.class.php I have this : > > > class cocheActions extends autoCocheActions > > { > > } > > > Is there any way to see the content of autoCocheActions ? > > > My proposal is find out how the pagination in backend works, concretely how > > the values of the forms are kept while browsing pages. > > > Javi > > > -- > > If you want to report a vulnerability issue on symfony, please send it to > > security at symfony-project.com > > > You received this message because you are subscribed to the Google > > Groups "symfony users" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<symfony-users%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/symfony-users?hl=en -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en
