The branch "master" has been updated. The following is a summary of the commits.
from: b31b393c5d7952e4c7391cc41c0b91b24a593fa6 41c01f2 No need for private. Not sure why these were declared as such. dd9a153 Output an empty POOMCAL_MEETINGSTATUS property. ba28d99 Explicitly set the MEETING_NOT_MEETING value. ----------------------------------------------------------------------- commit 41c01f242be5fcf32318501a2a9d553ad4f91e70 Author: Michael J Rubinsky <[email protected]> Date: Wed Feb 20 01:05:02 2013 -0500 No need for private. Not sure why these were declared as such. ansel/lib/View/List.php | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/41c01f242be5fcf32318501a2a9d553ad4f91e70 ----------------------------------------------------------------------- commit dd9a153290c9ea407f60243624071c1d2c63873f Author: Michael J Rubinsky <[email protected]> Date: Wed Feb 20 01:05:28 2013 -0500 Output an empty POOMCAL_MEETINGSTATUS property. Possible fix for Bug: 12056 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php | 16 +++++ 1 files changed, 16 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/dd9a153290c9ea407f60243624071c1d2c63873f ----------------------------------------------------------------------- commit ba28d99e6500abf09733f44d60d123ac17ed82fc Author: Michael J Rubinsky <[email protected]> Date: Wed Feb 20 01:06:04 2013 -0500 Explicitly set the MEETING_NOT_MEETING value. Possible fix for Bug: 12056 kronolith/lib/Event.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ba28d99e6500abf09733f44d60d123ac17ed82fc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
