Re: init() method

Matthias Nothhaft <[email protected]> Sun, 18 Dec 2005 21:48:25 +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()
how does it work? You start the session if
!$this->_options['session']['force_start']

could you explain that or look into the code one more time?
I guess there is something wrong...


Regards,
Matthias