[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h From: Boian Bonev (boian <email protected>)
Date: 01/17/01

hi,

i do not like this too but this are the names exported by vpopmail api.
this can be changed very easy. i am currently waiting for reply from David
about what the php api support, what not and how...

b.
----- Original Message -----
From: "Andrei Zmievski" <andrei <email protected>>
To: "David Croft" <david <email protected>>
Cc: <php-cvs <email protected>>
Sent: Tuesday, January 16, 2001 4:42 PM
Subject: Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS
Makefile.in config.m4 php_vpopmail.c php_vpopmail.h

> On Sun, 14 Jan 2001, David Croft wrote:
> > function_entry vpopmail_functions[] = {
> > PHP_FE(vpopmail_auth_user, NULL)
> > PHP_FE(vpopmail_adddomain, NULL)
> > PHP_FE(vpopmail_deldomain, NULL)
> > PHP_FE(vpopmail_adduser, NULL)
> > PHP_FE(vpopmail_deluser, NULL)
> > PHP_FE(vpopmail_passwd, NULL)
> > PHP_FE(vpopmail_setuserquota, NULL)
> > {NULL, NULL, NULL}
> > };
>
> Didn't we agree to put underscores between words in function names, i.e.
> vpopmail_del_user?
>
> -Andrei
> * Life may be expensive, but it includes an annual free trip around the
sun. *
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-cvs-unsubscribe <email protected>
> For additional commands, e-mail: php-cvs-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>