The automagic fields should be called created and modified (not updated). You don't need to do anything else.
On Aug 27, 8:29 am, MarcS <[EMAIL PROTECTED]> wrote: > Hi, > > I just noticed that my 'updated' field won't update when I update > data. > I tried around for a while and then noticed that it won't update when > the 'update' field is included in the Model's data array. > But when I load data using Model::read(null,$id) the date fields are > obviously always included in the Model's data. Do I then need to > always manually unset them before saving? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
