hi,

sure.

can i ask you another style question?

snips form a config.m4 file:
---
AC_MSG_RESULT(found in $VPOPMAIL_LIB_DIR)
---

---
AC_MSG_CHECKING(for vpopmail install directory)
... code follows...
AC_MSG_RESULT($VPOPMAIL_DIR)
---

i wonder which one is preferable to use.

b.

----- Original Message -----
> > I just wanted to say that vpopmail's api uses function naming convention
> > which is incomatible with php style. This is the reason to name php
> > functions after vpopmail api, prefixing them with vpopmail_. We can fix
this
> > easy.
>
> The PHP interface to vpopmail does not have to depend on the naming
> conventions used by the vpopmail library.



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to