From: Michael M Slusarz Date: Thu, 13 Jan 2011 17:07:59 +0000 (-0700) Subject: add update documentation for changed config value X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=94e17269bd7a24a96ee9a1ff4db94887b53ab19b;p=horde.git add update documentation for changed config value --- diff --git a/turba/docs/UPGRADING b/turba/docs/UPGRADING index ac8fc7bf3..858c94d8a 100644 --- 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.