The branch "master" has been updated. The following is a summary of the commits.
from: 294ccd1c5e9fd2e038ff70fe1b769c1701bed2ef 28890c8 Horde::logMessage() tweaks ddb0ff3 Add debug logging when loading config file 5cbb902 Cache imp backends.php config ----------------------------------------------------------------------- commit 28890c80698713fefcbdd0e78cbe7176cec21ead Author: Michael M Slusarz <[email protected]> Date: Wed Dec 22 11:22:20 2010 -0700 Horde::logMessage() tweaks Don't try to log until we have the basic framework initialized. Don't throw Exception if logMessage() was called before framework was initialized; ignore instead. framework/Core/lib/Horde.php | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/28890c80698713fefcbdd0e78cbe7176cec21ead ----------------------------------------------------------------------- commit ddb0ff3b5fe26d8c5299bb113d10eda3061a283a Author: Michael M Slusarz <[email protected]> Date: Wed Dec 22 11:30:50 2010 -0700 Add debug logging when loading config file framework/Core/lib/Horde.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ddb0ff3b5fe26d8c5299bb113d10eda3061a283a ----------------------------------------------------------------------- commit 5cbb902e29a70daf2faca24ecbec3645d8896427 Author: Michael M Slusarz <[email protected]> Date: Wed Dec 22 11:36:36 2010 -0700 Cache imp backends.php config imp/lib/Imap.php | 27 ++++++++++++++++++++------- 1 files changed, 20 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/5cbb902e29a70daf2faca24ecbec3645d8896427 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
