|
dolibarr 25.0.0-alpha
|
Class file for generating the HTML form used to send individual SMS messages. More...
Go to the source code of this file.
Classes | |
| class | FormSms |
| Class for generating the SMS sending form Usage: $formsms = new FormSms($db) $formsms->proprietes=1 or string or table of values $formsms->show_form() displays the form. More... | |
Class file for generating the HTML form used to send individual SMS messages.
Definition in file html.formsms.class.php.