Thank You. Does this delete a specific element? Is the $key the name of the element cache file? In my case 'cake_element__main_menu_cache'?
On 5 jan, 21:35, Jeremy Burns | Class Outfit <[email protected]> wrote: > Cache::delete($key, $config = 'default') > > Jeremy Burns > Class Outfit > > http://www.classoutfit.com > > On 5 Jan 2012, at 19:45:54, Waterschaats wrote: > > > > > > > > > Ik have a cached element in cache/cake_element__main_menu_cache > > How can I clear this file without clearing the complete cache? > > > -- > > Our newest site for the community: CakePHP Video > > Tutorialshttp://tv.cakephp.org > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
