25 require
'../../main.inc.php';
26 require_once DOL_DOCUMENT_ROOT.
'/contact/class/contact.class.php';
27 require_once DOL_DOCUMENT_ROOT.
'/datapolicy/class/datapolicy.class.php';
31 if (!empty($idcontact)) {
33 $contact->fetch($idcontact);
37 $contacts->getAllContactNotInformed();
38 $contacts->getAllCompaniesNotInformed();
39 $contacts->getAllAdherentsNotInformed();
40 echo $langs->trans(
'AllAgreementSend');
GETPOST($paramname, $check= 'alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
static sendMailDataPolicyContact($contact)
sendMailDataPolicyContact