Re: setAdminContainers changed to what ?

Lukas Kahwe Smith <[email protected]> Wed, 25 Jan 2006 09:17:45 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Dan Rossi wrote:
> 
> On 25/01/2006, at 12:44 AM, Lukas Kahwe Smith wrote:
> 
>> Dan Rossi wrote:
>>
>>> Is this config ok ? I noticed the connnection config setting is gone 
>>> now.
>>
>> what makes you think its gone?
>>
> 
> arent being used in the examples ? so it looks like you are creating the 
> db connection object internally now.

if you pass in "connection" then that is used. otherwise it uses the dsn 
you pass it to create the instance.

regards,
Lukas