From d51a0a69b156af00b28e3e3468f37f847961e2f0 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 14 Jan 2011 13:51:10 +0100 Subject: [PATCH] Revert "Move, so that uncommenting actually overwrites the default." This reverts commit f26b24db04738a41084bf90a7ea9d70c98278acb. --- turba/config/backends.php.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/turba/config/backends.php.dist b/turba/config/backends.php.dist index dc42e0482..57ac302b7 100644 --- a/turba/config/backends.php.dist +++ b/turba/config/backends.php.dist @@ -197,7 +197,6 @@ $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 -- 2.11.0