mirror of
https://github.com/php/php-src.git
synced 2024-11-28 12:26:37 +08:00
proto fix
This commit is contained in:
parent
47c38dcd55
commit
8afe759fa8
@ -983,7 +983,7 @@ PHP_FUNCTION(imap_setacl)
|
||||
/* }}} */
|
||||
|
||||
|
||||
/* {{{ proto array imap_getacl(int stream_id, string mailbox)
|
||||
/* {{{ proto array imap_getacl(resource stream_id, string mailbox)
|
||||
Gets the ACL for a given mailbox */
|
||||
PHP_FUNCTION(imap_getacl)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user