Hi,

I am trying to extend Debugger class (cake/libs/debugger.php) in my
app directory in similar way as AppModel/Controller.

class AppDebugger extends Debugger

I've even tried renaming the file debugger.php and app_debugger.php
but without luck. Its not working!

I guess its something to do with the way Debugger methods are
"invoked" statically, though I'm not sure about this.
Can someone please enlighten me and tell me how 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 cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to