Re: Stop processing without generating an error message

2006-08-10 Thread Gunnar Wolf
Gerald Richter dijo [Thu, Aug 10, 2006 at 06:44:38AM +0200]: > > [Thu Aug 10 01:08:22 2006] [error] [19700]ERR: 24: Error in > > Perl code: component at > > /home/gwolf/cvs/comas/trunk/embperl/base.pm line 156, > > line 4.\n > > Which is line 156 in base.pm. Is it the exit 0, or is it a diff

RE: Stop processing without generating an error message

2006-08-09 Thread Gerald Richter
> > That way, the moment I set a redirect by using this function, > all processing finishes - Very useful, for example, when > making access controls. And it works, too. However, calling > 'exit 0' produces the following error in the log: > > [Thu Aug 10 01:08:22 2006] [error] [19700]ERR: 24: