From 986c6d27aac969032dc33745a8441ff28334f920 Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Mon, 19 Sep 2022 10:17:07 +0200 Subject: [PATCH] erreur de syntax --- include/fonctions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fonctions.inc.php b/include/fonctions.inc.php index b3aec4e..6569a07 100644 --- a/include/fonctions.inc.php +++ b/include/fonctions.inc.php @@ -132,7 +132,7 @@ function votesForm($path, $libelle = "", $method = 0) print('') . EOLH; print('') . EOLH; - print('') . EOL; } function envoiMail($destinataire, $sujet, $text, $html=false, $cc='', $bcc='')