Browse Source

fix comment

experimental/ZendEngine2
Boian Bonev 25 years ago
parent
commit
8ad5009b22
  1. 2
      ext/vpopmail/php_vpopmail.c

2
ext/vpopmail/php_vpopmail.c

@ -865,7 +865,7 @@ PHP_FUNCTION(vpopmail_alias_get)
/* }}} */
/* {{{ proto array vpopmail_alias_get_all(string domain)
get all lines of an alias for a domain */
get all alias lines for all users in a domain */
PHP_FUNCTION(vpopmail_alias_get_all)
{
zval **domain;

Loading…
Cancel
Save