[dev] agora issues

Marko marko@oblo.com
Mon Dec 2 11:40:20 2002


hard coded hack which shouldn't have got into the cvs... sorry, didn't get a
chance to fix it last night.

m.


Quoting Chuck Hagenbuch <chuck@horde.org>:

> Can someone explain these lines to me?
> 
>         $this->_forums = &Category::singleton($driver,
> array_merge(Horde::getDriverConfig('category', $driver), array('group' =>
> 'agora.forum')));
>         $this->_bodies = &Category::singleton($driver,
> array_merge(Horde::getDriverConfig('category', $driver), array('group' =>
> 'agora.forum', 'table' => 'forum_bodies')));
>         $this->_bodies_txt = Agora_Driver::singleton('sql',array('phptype'
> => 'mysql', 'hostspec'=> 'localhost', 'username' => 'horde', 'password' =>
> 'horde', 'database' => 'horde'));
> 
> ... or, say how they map to any tables that aren't in the current SQL
> scripts, and what config items should really be being used here?
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck@horde.org>
> "People ask me all the time what it will be like living without otters."
>  - Google, thanks to Harpers
> 
> --
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
> 




More information about the dev mailing list