The branch "master" has been updated. The following is a summary of the commits.
from: de210fc8680462a8873dd5e5b686e1d93d0a1899 b23c511 Type is not always available, log it by id instead. cd394e1 We are checking the contents of the array here, not the array itself. 479a2f9 Fix method name. ----------------------------------------------------------------------- commit b23c511e45bc8d427fb88a4104177baa681078aa Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 8 18:28:13 2013 -0400 Type is not always available, log it by id instead. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/b23c511e45bc8d427fb88a4104177baa681078aa ----------------------------------------------------------------------- commit cd394e184205122c48d4330904106703fd1dc04b Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 8 18:30:47 2013 -0400 We are checking the contents of the array here, not the array itself. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/cd394e184205122c48d4330904106703fd1dc04b ----------------------------------------------------------------------- commit 479a2f90c8a1d0afa78ce729333fb55ed531dafe Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 8 18:31:09 2013 -0400 Fix method name. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/479a2f90c8a1d0afa78ce729333fb55ed531dafe -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
