The branch "master" has been updated. The following is a summary of the commits.
from: 3e9efcf4758d1a0640175d4b6788d62247be9677 698a6fb If we are going to extend Horde_Session, we need to allow access to these properties. 9a0be18 Ensure we still have a Horde_Session::BEGIN value after destroy() is called. e39f643 Properly log the minuid value here. ----------------------------------------------------------------------- commit 698a6fb5d0e88772a0cffa830ca1f62177b3c81a Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 09:58:20 2013 -0500 If we are going to extend Horde_Session, we need to allow access to these properties. Partial fix for Bug: 12078 framework/Core/lib/Horde/Session.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/698a6fb5d0e88772a0cffa830ca1f62177b3c81a ----------------------------------------------------------------------- commit 9a0be186efebbbef09c55b1cc3b39a8f7b227374 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 09:59:36 2013 -0500 Ensure we still have a Horde_Session::BEGIN value after destroy() is called. Final bit of Bug: 12078 framework/Core/lib/Horde/Session/Null.php | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/9a0be186efebbbef09c55b1cc3b39a8f7b227374 ----------------------------------------------------------------------- commit e39f643df6bd8d35bd086994ec2cb42b965cad1f Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 10:01:06 2013 -0500 Properly log the minuid value here. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e39f643df6bd8d35bd086994ec2cb42b965cad1f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
