[dev] agora issues

Chuck Hagenbuch chuck@horde.org
Mon Dec 2 03:28:10 2002


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


More information about the dev mailing list