The branch "master" has been updated. The following is a summary of the commits.
from: 5327a584b1e323f601159ddec7994f4fd75a1c95 9d35ab3 Missing break statement d51e19d Actually use non-default SQL configuration details for these drivers if so configured in conf.php ----------------------------------------------------------------------- commit 9d35ab3a258728c43988ea661af9965719f988fe Author: Michael M Slusarz <[email protected]> Date: Fri Apr 26 14:21:27 2013 -0600 Missing break statement imp/lib/Factory/Sentmail.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/9d35ab3a258728c43988ea661af9965719f988fe ----------------------------------------------------------------------- commit d51e19d888c3b9370c5afe637024959bf38ef209 Author: Michael M Slusarz <[email protected]> Date: Fri Apr 26 14:30:44 2013 -0600 Actually use non-default SQL configuration details for these drivers if so configured in conf.php framework/Core/lib/Horde/Core/Factory/Alarm.php | 14 ++++++++---- framework/Core/lib/Horde/Core/Factory/Auth.php | 24 +++++----------------- framework/Core/lib/Horde/Core/Factory/Cache.php | 2 +- framework/Core/lib/Horde/Core/Factory/Lock.php | 20 +++++++++++------- framework/Core/lib/Horde/Core/Factory/Perms.php | 16 ++++++++++---- framework/Core/lib/Horde/Core/Factory/Prefs.php | 3 +- framework/Core/lib/Horde/Core/Factory/Token.php | 22 +++++++++++--------- framework/Core/lib/Horde/Core/Factory/Vfs.php | 14 ++++-------- 8 files changed, 57 insertions(+), 58 deletions(-) http://git.horde.org/horde-git/-/commit/d51e19d888c3b9370c5afe637024959bf38ef209 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
