unread
Hello together,
PHP already features imap_getacl() and imap_setacl().
imap_deleteacl() was somehow missing. Attached patch
implements it (it's a stripped-down copy of imap_setacl).
imap_deleteacl() already contains the fix from here:
http://bugs.php.net/?id=44557
Please CC: comments, I'm not on the list.
Cheers,
Thomas