You should not edit the core CakePHP files. However you can create your own Auth file in your app/controllers/components directory, and just copy and paste the original Auth code into it, then modify it.
On Sep 13, 10:08 pm, "Sreenivas S. Nair" <[email protected]> wrote: > Hi all > i want to store the login ,logout time of all users in my > application. > For that i wrote a method, CAN I PUT THAT METHOD IN AUTH.PHP FILE AND CALL > FROM THE AUTH->LOGIN() AND LOGOUT() METHODS? > IS DER ANY ISSUES FOR MODIFYING THE AUTH.PHP? > AM NEW IN CAKE PLZ HELP................. > > -- > Thanks '&' Regards > Sreenivas Soman --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
