[commits] Horde branch master updated. 5354175a7af3d343563e12cd79303815a1721c74
Michael M Slusarz
slusarz at horde.org
Tue Dec 6 08:50:34 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: fd0ef9eb8926789e49a0f6923fbca60bb6e06fde
9c735f5 Style
5354175 [mms] Remove Cclient drivers.
-----------------------------------------------------------------------
commit 9c735f52fefe25b4ecf472d25c4fe7f8bd51a743
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 00:07:47 2011 -0700
Style
framework/Util/lib/Horde/Array.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/9c735f52fefe25b4ecf472d25c4fe7f8bd51a743
-----------------------------------------------------------------------
commit 5354175a7af3d343563e12cd79303815a1721c74
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 01:48:15 2011 -0700
[mms] Remove Cclient drivers.
There is no reason to use/maintain, especially since large chunks of the
cclient driver internally uses the Socket driver anyway.
It was a good exercise to aid in properly abstracting the library, but
its use has passed.
framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php | 1366 ----------
framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php | 355 ---
framework/Imap_Client/package.xml | 20 +-
framework/Imap_Client/test/Horde/Imap/Client/test_client.php | 5 +-
4 files changed, 10 insertions(+), 1736 deletions(-)
delete mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php
delete mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php
http://git.horde.org/horde-git/-/commit/5354175a7af3d343563e12cd79303815a1721c74
More information about the commits
mailing list