Re: Re[2]: [phplib] latest CVS session4 problems From: Marko Kaening (kaening <email protected>)
Date: 06/06/01

Hi Max,

> Try to add
> $this->id = session_id();
>
> to open()
>
As far as I see it's already there within the function get_id()!

* function open() {
* $this->get_id();
* return true;
* }

So it doesn't seem to be that...

Regards,
Marko

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>