[EMAIL PROTECTED] wrote: > > How can i do this? > copy app_model.php from /cake directory to /app. > Then put your code inside this file
I don't even think you have to copy the app_model.php if you don't want to change its functions, just create an own one that extends the model class. Atleast that works for controllers. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
