Re: setAdminContainers changed to what ?

Lukas Kahwe Smith <[email protected]> Mon, 23 Jan 2006 09:03:33 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Dan Rossi wrote:
> Hi, ive just run an mass update of pear and it seems this method is 
> missing what is it now to start Liveuser_Admin , i tried the example of 
> init(); however i keep getting this error and not logging me in An 
> undefined error occurred or init() was not called .

read the changelog .. it was changed to init()
but what does admin have to do with login()?

on the client side init() still needs to be called and login() and 
logout() if you so require needs to be called manually.

regards,
Lukas