debug
This commit is contained in:
parent
91c5c5aa6b
commit
2ecd5e5178
@ -65,10 +65,9 @@ if (empty($idVotation))
|
||||
}else
|
||||
{
|
||||
//print $text;
|
||||
$text = $textDebut . 'base64_encode($adherent["login"])' . $textFin;
|
||||
envoiMail($admin, $sujet, $text, $html=false, $cc='', $bcc='');
|
||||
|
||||
}
|
||||
|
||||
}else
|
||||
{
|
||||
print("<pre><h4>Annulation de l'envoi du Mailing pour la votation : " . $votation['libelle'] . "</h4>
|
||||
|
Reference in New Issue
Block a user