Re: [PHP-DEV] [PATCH] session.cache_limiter = none

2002-10-08 Thread Bastiaan Bakker
On Tue, 2002-10-08 at 12:19, Markus Fischer wrote: > On Tue, Oct 08, 2002 at 12:05:55PM +0200, Bastiaan Bakker wrote : > > The new dcoumentation still may be a bit confusing, because 'or leave > > this empty' may be interpreted as 'don't set session.cache_l

Re: [PHP-DEV] [PATCH] session.cache_limiter = none

2002-10-08 Thread Bastiaan Bakker
, it's always better to be able to use pristine sources. Regards, Bastiaan Bakker LifeLine Networks bv On Tue, 2002-10-08 at 11:18, Markus Fischer wrote: > On Tue, Oct 08, 2002 at 10:45:19AM +0200, Bastiaan Bakker wrote : > > For a particular PHP installation I wanted to turn off a

[PHP-DEV] [PATCH] session.cache_limiter = none

2002-10-08 Thread Bastiaan Bakker
Please consider merging it, from browsing the mailing list I get the impression that other people may find the 'none' option useful too. Thanks, Bastiaan Bakker LifeLine Networks bv Index: ext/session/session.c === RCS fil