Re: init() method
Matthias Nothhaft <[email protected]> Sun, 18 Dec 2005 21:56:19 +0100
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Lukas Kahwe Smith schrieb: > Matthias Nothhaft wrote: > >> I think there is an exclamation mark where it should not be at the end >> of LU::login() on line 1062 -> force_start > > > nope .. its right. > it checks if init() already called _startSession() Hi Lukas, I found the same thing in _unfreeze() Why do you start the session if the option force_start is false? It seems to be a strange logic. ;-) Regards, Matthias