The branch "master" has been updated. The following is a summary of the commits.
from: f42eb61ba5768095dcfc1dd97817287b32cc7395 761673e Correctly use default value if not passed into certain Identity methods. 7e61c30 [mms] 'trailer' hook now has the user's identity and the list of recipients passed as parameters. ----------------------------------------------------------------------- commit 761673e055cf5f36e787b7fbaa4849cdfb79c663 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 5 20:03:54 2013 -0600 Correctly use default value if not passed into certain Identity methods. imp/lib/Prefs/Identity.php | 20 ++++++++++++++++++-- 1 files changed, 18 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/761673e055cf5f36e787b7fbaa4849cdfb79c663 ----------------------------------------------------------------------- commit 7e61c3002371489c6540ecdf1e2dddabbd2c4748 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 5 20:05:32 2013 -0600 [mms] 'trailer' hook now has the user's identity and the list of recipients passed as parameters. imp/config/hooks.php.dist | 16 ++++++-- imp/docs/CHANGES | 2 + imp/docs/UPGRADING | 12 ++++++ imp/lib/Ajax/Application/Handler/Common.php | 39 ++++++++++---------- imp/lib/Basic/Compose.php | 31 ++++++++-------- imp/lib/Compose.php | 53 +++++++++++++-------------- imp/lib/Minimal/Compose.php | 19 +++++----- imp/package.xml | 2 + 8 files changed, 99 insertions(+), 75 deletions(-) http://git.horde.org/horde-git/-/commit/7e61c3002371489c6540ecdf1e2dddabbd2c4748 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
