[commits] Horde branch master updated. bc9eed0229f123cd00c423ad719df7c82561e164
Michael M Slusarz
slusarz at horde.org
Wed May 22 15:53:44 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 85c9fff323e1dbb64f18cc5df8d86d91c6f2f5c8
380f644 [mms] Fix hashtable driver name.
bc9eed0 [mms] Fix hashtable driver name.
-----------------------------------------------------------------------
commit 380f6444b18bcc6451280f32ca314f5e7c37761c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 22 09:52:45 2013 -0600
[mms] Fix hashtable driver name.
framework/Cache/lib/Horde/Cache/Storage/HashTable.php | 103 -----------------
framework/Cache/lib/Horde/Cache/Storage/Hashtable.php | 103 +++++++++++++++++
framework/Cache/package.xml | 12 +-
3 files changed, 110 insertions(+), 108 deletions(-)
delete mode 100644 framework/Cache/lib/Horde/Cache/Storage/HashTable.php
create mode 100644 framework/Cache/lib/Horde/Cache/Storage/Hashtable.php
http://git.horde.org/horde-git/-/commit/380f6444b18bcc6451280f32ca314f5e7c37761c
-----------------------------------------------------------------------
commit bc9eed0229f123cd00c423ad719df7c82561e164
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 22 09:53:02 2013 -0600
[mms] Fix hashtable driver name.
.../SessionHandler/lib/Horde/SessionHandler/Storage/HashTable.php | 221 -----
.../SessionHandler/lib/Horde/SessionHandler/Storage/Hashtable.php | 221 +++++
framework/SessionHandler/package.xml | 12 +-
3 files changed, 228 insertions(+), 226 deletions(-)
delete mode 100644 framework/SessionHandler/lib/Horde/SessionHandler/Storage/HashTable.php
create mode 100644 framework/SessionHandler/lib/Horde/SessionHandler/Storage/Hashtable.php
http://git.horde.org/horde-git/-/commit/bc9eed0229f123cd00c423ad719df7c82561e164
More information about the commits
mailing list