I have a small app I'm working on and I'm trying to port it over to
cakePHP for easier handling.

There is a table that serves pages and I want the modified field to be
updated on an edit, but I have a visits field that I increment so I
can track the most popular page views and I don't want to update the
modified every time the page is selected.  Is there a way to tell cake
not to update the modified field?

TIA

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to