|
dolibarr
13.0.2
|
Page to setup agenda reminder options. More...
Go to the source code of this file.
Variables | |
| if(preg_match('/set_([a-z0-9_\-]+)/i', $action, $reg)) if(preg_match('/del_([a-z0-9_\-]+)/i', $action, $reg)) if($action== 'set') elseif($action== 'specimen') elseif($action== 'setmodel') elseif($action== 'del') elseif($action== 'setdoc') | $formactions = new FormActions($db) |
| View. | |
Page to setup agenda reminder options.
Definition in file agenda_reminder.php.