The branch "master" has been updated. The following is a summary of the commits.
from: 33fa7378033a6b90e64051c616134d5d1652d370 eb91dfe [mms] Add Horde_Url#selfUrlParams(). 325ad37 Move selfUrl w/ params generation to Horde_Core ----------------------------------------------------------------------- commit eb91dfef001c3398b4ede1edbf6729a6699bcbe9 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 18:13:33 2013 -0700 [mms] Add Horde_Url#selfUrlParams(). framework/Core/lib/Horde.php | 42 ++++++++++++++++++++++++++++++++++++++++++ framework/Core/package.xml | 10 ++++++---- 2 files changed, 48 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/eb91dfef001c3398b4ede1edbf6729a6699bcbe9 ----------------------------------------------------------------------- commit 325ad376a3b18b210f69652e2a67a65574188437 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 18:14:10 2013 -0700 Move selfUrl w/ params generation to Horde_Core Since we already need Horde_Core 2.2.0+ to fix the bug, might as well move this code over to Horde_Core now, since it is globally useful. See Bug #12058 imp/attachment.php | 2 +- imp/lib/Contents.php | 2 +- imp/lib/IMP.php | 22 ---------------------- imp/lib/Mime/Viewer/Pgp.php | 2 +- imp/lib/Mime/Viewer/Smime.php | 2 +- imp/message.php | 4 ++-- imp/package.xml | 2 +- imp/thread.php | 4 ++-- 8 files changed, 9 insertions(+), 31 deletions(-) http://git.horde.org/horde-git/-/commit/325ad376a3b18b210f69652e2a67a65574188437 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
