Hi, I'm planning to overwrite the Debugger::handleError() function to send me some emails if an error occurred instead of printing or only logging. The main question is: How do I do that in Cake? I know how to make a class that extends Debugger and in that class make a new method handleError. But where do I put that file and when/where do I include it?
Thanx in advance. - Charlie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
