The branch "master" has been updated. The following is a summary of the commits.
from: d6d93658aac5a2a737d5a2cf4fedf6428502ead0 0b61c0b Quote 91e5bc8 Fix class name. ----------------------------------------------------------------------- commit 0b61c0bb80656228c96ef6bb87959bca20f07cca Author: Jan Schneider <[email protected]> Date: Mon May 6 23:50:58 2013 +0200 Quote framework/Core/lib/Horde/Registry.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0b61c0bb80656228c96ef6bb87959bca20f07cca ----------------------------------------------------------------------- commit 91e5bc879126e62d4306ae24f01842084eaa4a10 Author: Jan Schneider <[email protected]> Date: Tue May 7 12:09:26 2013 +0200 Fix class name. framework/HashTable/lib/Horde/HashTable.php | 307 ------------------ framework/HashTable/lib/Horde/HashTable/Base.php | 307 ++++++++++++++++++ framework/HashTable/lib/Horde/HashTable/Memcache.php | 4 +- framework/HashTable/lib/Horde/HashTable/Predis.php | 4 +- framework/HashTable/package.xml | 8 +- 5 files changed, 317 insertions(+), 313 deletions(-) delete mode 100644 framework/HashTable/lib/Horde/HashTable.php create mode 100644 framework/HashTable/lib/Horde/HashTable/Base.php http://git.horde.org/horde-git/-/commit/91e5bc879126e62d4306ae24f01842084eaa4a10 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
