[turba] Localsql not listed
Francine.Bolduc at ti.csaffluents.qc.ca
Francine.Bolduc at ti.csaffluents.qc.ca
Fri Apr 13 20:12:39 UTC 2012
Do not laugh... :-)
I put personnel info but nothing serious.
You understand that these lines should not be there.
$cfgSources['localsql'] = array(
// ENABLED by default
'disabled' => false,
'title' => _("My Address Book"),
'type' => 'sql',
'params' => array(
// The default connection details are pulled from the Horde-wide
SQL
// connection configuration.
// To use another DB connection, you must provide configuration
// information here - for example,
//'sql' => array(
// 'persistent' => false,
// 'username' => 'horde',
// 'password' => 'secret',
// 'socket' => '/var/run/mysqld/mysqld.sock',
// 'protocol' => 'unix',
// 'database' => 'horde',
// 'charset' => 'utf-8',
// 'ssl' => false,
// 'splitread' => false,
// 'phptype' => 'mysql'
//),
'table' => 'turba_objects'
),
Francine
More information about the turba
mailing list