The branch "master" has been updated. The following is a summary of the commits.
from: 946f6a167407cde48733d6b0ab584631d4c941b6 99309f0 Fix signature. f2b34a2 Fix array-to-string conversion. 4bba41a Bug: 13900 Don't invalidate the asssignee field if it's empty. Summary: http://github.com/horde/horde/compare/946f6a167407cde48733d6b0ab584631d4c941b6...4bba41a8bb1cf03251641a60d02b789ba01009b5 ----------------------------------------------------------------------- commit 99309f06b26dba3d85618a2b39a08e8980b54e63 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 5 17:10:44 2015 -0500 Fix signature. turba/lib/Driver/Vbook.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/99309f06b26dba3d85618a2b39a08e8980b54e63 ----------------------------------------------------------------------- commit f2b34a280d152875b5c99b8f4c990759963d564d Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 5 17:14:41 2015 -0500 Fix array-to-string conversion. Don't need to be this verbose in the log anyway, so remove it. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/f2b34a280d152875b5c99b8f4c990759963d564d ----------------------------------------------------------------------- commit 4bba41a8bb1cf03251641a60d02b789ba01009b5 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 5 17:29:43 2015 -0500 Bug: 13900 Don't invalidate the asssignee field if it's empty. nag/lib/Form/Type/NagContact.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/4bba41a8bb1cf03251641a60d02b789ba01009b5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
