Move, so that uncommenting actually overwrites the default.
authorJan Schneider <jan@horde.org>
Thu, 13 Jan 2011 09:52:03 +0000 (10:52 +0100)
committerJan Schneider <jan@horde.org>
Fri, 14 Jan 2011 22:50:52 +0000 (23:50 +0100)
turba/config/backends.php.dist

index 662f63d..edf7e70 100644 (file)
@@ -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