The branch "master" has been updated. The following is a summary of the commits.
from: 7bf02c1c42fa19e6a95e1d424b2a628547b010a4 86dc9b8 [mms] Add Horde_Cache_Storage_Memoryoverlay driver. 77db283 [mms] Cache permission results within a PHP access. ----------------------------------------------------------------------- commit 86dc9b80370975a340eadc2a84dd2a53207c681b Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 21:55:36 2013 -0600 [mms] Add Horde_Cache_Storage_Memoryoverlay driver. framework/Cache/lib/Horde/Cache/Storage/Memoryoverlay.php | 97 +++++++++++++ framework/Cache/package.xml | 19 ++-- 2 files changed, 107 insertions(+), 9 deletions(-) create mode 100644 framework/Cache/lib/Horde/Cache/Storage/Memoryoverlay.php http://git.horde.org/horde-git/-/commit/86dc9b80370975a340eadc2a84dd2a53207c681b ----------------------------------------------------------------------- commit 77db283e305009caeb2b5149a2303bbdbde7d8e2 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 21:58:52 2013 -0600 [mms] Cache permission results within a PHP access. framework/Core/lib/Horde/Core/Factory/Perms.php | 4 +++- framework/Core/package.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/77db283e305009caeb2b5149a2303bbdbde7d8e2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
