Hi there,

On 08 Aug 2004 at 19:47:44 -0500, Jason L Tibbitts III wrote:

> www.fvwm.org's error log grows by about 2GB a week
> lately; this is almost exclusively due to "Undefined
> index" or "Undefined variable" PHP warnings.  The server
> is running Apache 2.0.50/PHP 4.3.8.  Here's a selection:
> 
> Undefined variable:  navigation_check in
> /local/www/fvwm/documentation/index.php on line 14

I am going to check this on my box. Maybe we should
turn off warnings. I used a lot of tests like 

if($navigation_check) {
        ...
}

I think most warnings come from these contructs. I have
a look if there is another way to avoid these warnings.

Cheers, Uwe
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to