php-developer-list | 2002112
Date: 11/28/02
- Next message: Sascha Schumann: "[PHP-DEV] Re: Patch for bug #20539"
- Previous message: Maxim Maletsky: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- In reply to: Edin Kadribasic: "Re: [PHP-DEV] Patch for bug #20539"
- Next in thread: Sascha Schumann: "[PHP-DEV] Re: Patch for bug #20539"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 28 Nov 2002, Edin Kadribasic wrote:
> Forget the patch, its not working well. The problem is that with
> session autostart SID constant gets defined in rinit and gets
> destroyed twice.
Yes, that's why I don't like to rely on internals of
something which should be a black box. The constants
API needs an interface for deleting entries.
- Sascha
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Sascha Schumann: "[PHP-DEV] Re: Patch for bug #20539"
- Previous message: Maxim Maletsky: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- In reply to: Edin Kadribasic: "Re: [PHP-DEV] Patch for bug #20539"
- Next in thread: Sascha Schumann: "[PHP-DEV] Re: Patch for bug #20539"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

