[Tickets #3968] ACL tool does not list newly created ACL
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Jun 23 00:51:45 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3968
-----------------------------------------------------------------------
Ticket | 3968
Updated By | Jan Schneider <jan at horde.org>
Summary | ACL tool does not list newly created ACL
Queue | IMP
Version | HEAD
State | Feedback
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2006-06-23 00:51) wrote:
Instead of checking for the PHP version, you should check if imap_getacl()
exists, this is semantically more correct. Also, all imap_* calls (beside
the imap_error* calls) need to be silenced. And you shouldn't use
$_connected, but instead check in _connect() whether the connection has
already been made.
Beside that, looks good.
More information about the bugs
mailing list