Date: 06/06/01
- Next message: Peter Bowyer: "[phplib] Removing a block"
- Previous message: Peter Bowyer: "Re: [phplib] L.A.M.P. hosting"
- In reply to: Maxim Derkachev: "Re[2]: [phplib] latest CVS session4 problems"
- Next in thread: Maxim Derkachev: "Re[4]: [phplib] latest CVS session4 problems"
- Reply: Maxim Derkachev: "Re[4]: [phplib] latest CVS session4 problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Peter Bowyer: "[phplib] Removing a block"
- Previous message: Peter Bowyer: "Re: [phplib] L.A.M.P. hosting"
- In reply to: Maxim Derkachev: "Re[2]: [phplib] latest CVS session4 problems"
- Next in thread: Maxim Derkachev: "Re[4]: [phplib] latest CVS session4 problems"
- Reply: Maxim Derkachev: "Re[4]: [phplib] latest CVS session4 problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

