projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f25df9e
)
Move, so that uncommenting actually overwrites the default.
author
Jan Schneider
<jan@horde.org>
Thu, 13 Jan 2011 09:52:03 +0000
(10:52 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 14 Jan 2011 22:50:52 +0000
(23:50 +0100)
turba/config/backends.php.dist
patch
|
blob
|
history
diff --git
a/turba/config/backends.php.dist
b/turba/config/backends.php.dist
index
662f63d
..
edf7e70
100644
(file)
--- 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