Move ACL code into IMP.
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 10 Dec 2008 08:48:35 +0000 (01:48 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 10 Dec 2008 08:52:34 +0000 (01:52 -0700)
commit9eedf194fe5b873e6248de4478ccff2d2bcef863
tree139c2f05361d5aed263a105f69d9b8ea131b7373
parentd7f793427c092e67d8e8461caf2f4cd368c9f4bd
Move ACL code into IMP.

Lots of cleanup - move all code into one file - use Horde_Imap_Client
object to interact with the IMAP server.
First attempt and guaranteed this doesn't work (I don't have a way to
test right now) but at least all the parts are there for future
development.
imp/acl.php
imp/lib/IMAP/ACL.php [new file with mode: 0644]