- From: ONIME EHIMIKA OHIREIME <onime@ictp.trieste.it>
- Date: Wed, 20 Oct 1999 10:18:49 +0200 (MET DST)
- To: ameyer@ix.netcom.com
- cc: www4mail-comments@w3c.org
Okay
Thanks for this one...
Clement Onime
On Mon, 18 Oct 1999 ameyer@ix.netcom.com wrote:
> There is a minor bug affecting debugging in the subroutine
> &update_master_log.
>
> open (TMP2, "$conf->{ErrorLog}");
>
> should be:
>
> open (TMP2, ">$conf->{ErrorLog}");
>
> ---
> Alan Meyer
> AM Systems
> Randallstown, MD
> U.S.A.
>
Received on Wednesday, 20 October 1999 04:26:07 UTC