proto fix

This commit is contained in:
Rasmus Lerdorf 2003-11-13 20:55:00 +00:00
parent 47c38dcd55
commit 8afe759fa8

View File

@ -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)
{