Thanks.

On Fri, Jun 4, 2010 at 1:37 AM, cricket <zijn.digi...@gmail.com> wrote:

> If you have the following in app/config/core.php then caching is
> enabled:
>
> Configure::write('debug', 0);
> Configure::write('Cache.disable', false);
>
> Whenever debug is anything other than 0 caching is disabled.
>
> So, if you make any changes to your model/DB table and you have those
> set, you should delete the appropriate file from the cache dir under
> tmp.
>
> On Jun 3, 10:04 am, Hatori Nakumora <hatori.nakum...@gmail.com> wrote:
> > Hi guys,
> >
> > Is Model is CakePhp is cached on default? (in the tmp/cache/models)
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to