On Tuesday 30 March 2004 19:03, Gabor Hojtsy wrote: > > from the docs: > > <entry>STREAM_URL_STAT_QUIET</entry> > > <entry>If this flag is set, your wrapper should not raise any > > errors. If this flag is not set, you are responsible for > > reporting errors using the <function>trigger_error</function> > > function during stating of the path. > > > > I did not get the logic;-( Shouldn't this read: > > > > <entry>STREAM_URL_STAT_QUIET</entry> > > <entry>If this flag is set, your wrapper should not raise any > > errors. You are responsible for > > reporting errors using the <function>trigger_error</function> > > function during stating of the path. > > Why?
Because I was a little braindead ;-) Friedhelm
