projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f79901
)
add update documentation for changed config value
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 13 Jan 2011 17:07:59 +0000
(10:07 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 13 Jan 2011 17:26:43 +0000
(10:26 -0700)
turba/docs/UPGRADING
patch
|
blob
|
history
diff --git
a/turba/docs/UPGRADING
b/turba/docs/UPGRADING
index
ac8fc7b
..
858c94d
100644
(file)
--- a/
turba/docs/UPGRADING
+++ b/
turba/docs/UPGRADING
@@
-15,7
+15,9
@@
Upgrading Turba from 2.x to 3.x
The ``config/sources.php`` configuration file has been renamed to
-``config/backends.php``.
+``config/backends.php``. The entry for defining the connection parameters for
+an SQL backend other than the default Horde backend has changed - see the
+'params' -> 'sql' configuration value.
The ``_turba_hook_encode_{attribute}`` hook has been moved to the
'encode_attribute' hook.