Hi,

In our dev environment, I need to have DEBUG set to 1 (Using Cake
1.1.19) but since we use a shared code base with other sites in our
network, the coding standards are different and it produces "Notice"
errors in dev. Is there a way to just not show Notices without
touching the core files? I tried adding error_reporting(E_ALL ^
E_NOTICE); to core.php but no luck. I'd appreciate any help. Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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