[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [phpGroupWare-developers] error handling
From: |
Benoit Hamet |
Subject: |
Re: [phpGroupWare-developers] error handling |
Date: |
Wed, 14 Feb 2007 10:10:11 +0100 |
User-agent: |
IceDove 1.5.0.9 (X11/20061220) |
Hi Sigurd,
Sigurd Nes a écrit :
> Could we have some kind of switch to turn off the notices in a future
> production environment?
Well, Dave will correct me, but the switch off will be done by avoided
cases when such notices will be thrown. So If we do a good jobs, notices
should never be triggered ... That's the ideal case of course, and it's
scheduled that the display of notices will go to a log file in .18, but
they are displayed in .17 to "force" developpers to to a better job.
Regards,
Caeies.