Hi guys, my app need to write into a log table for every successful update/delete operation, my current approach is to put the code in AfterFilter in AppController, the problem is, how do I get / know a successful update/delete has been done? Or is there any other suggestions to do this? Thanks.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
