|
dolibarr 24.0.0-beta
|
File of class to generate HTML form to send email of unitary email. More...
Go to the source code of this file.
Classes | |
| class | FormMail |
| Class to manage a HTML form to send a unitary email Usage: $formail = new FormMail($db) $formmail->proprietes=1 or string or array of values $formmail->show_form() show the form. More... | |
File of class to generate HTML form to send email of unitary email.
Definition in file html.formmail.class.php.