Re: setAdminContainers changed to what ?

Lukas Kahwe Smith <[email protected]> Tue, 24 Jan 2006 14:45:48 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Dan Rossi wrote:

> if (!$this->liveuser->init($username, $password, null, $remember)) {
>         var_dump($this->liveuser->getErrors());
>         exit;   
> }

like i said .. the init() API has changed.
please check the changelog and the examples.

regards,
Lukas