From: Jan Schneider Date: Thu, 13 Jan 2011 09:52:03 +0000 (+0100) Subject: Move, so that uncommenting actually overwrites the default. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3577831df5934e52b777556e262969ada2bfd6b5;p=horde.git Move, so that uncommenting actually overwrites the default. --- diff --git a/turba/config/backends.php.dist b/turba/config/backends.php.dist index 662f63da4..edf7e7023 100644 --- a/turba/config/backends.php.dist +++ b/turba/config/backends.php.dist @@ -197,6 +197,7 @@ $cfgSources['localsql'] = array( 'title' => _("My Address Book"), 'type' => 'sql', 'params' => array( + 'sql' => false, // The default connection details are pulled from the Horde-wide SQL // connection configuration. // To use another DB connection, you must provide configuration