On Sun, 6 Jun 2010, fizyk wrote: > So I copied the code, and modified, added 'module/index' string. > According to the book, that should be it. However it isn't. > the removePattern for the sfFileCache, joins the passed cache_dir with > pattern directly: cache_dir/pattern, but there are few folders between > in my case (maybe it's always like this?):
Yes it is - but you can pass wildcards in the pathname to clearGlob(). -- -- 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
