From 667ecb9d17e23b4d6cb34bfd62ebcbe297931753 Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Wed, 21 Sep 2022 14:19:29 +0200 Subject: [PATCH] added session_start() --- gestionsite/envoiMailing.php | 2 +- gestionsite/index.php | 1 + gestionsite/modifVotation.php | 1 + gestionsite/saisieVotation.php | 2 +- gestionsite/saisieVotes.php | 1 + include/entete.php | 2 +- index.php | 3 --- vote.form.php | 2 +- vote.php | 2 +- vote.resultat.php | 2 +- 10 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gestionsite/envoiMailing.php b/gestionsite/envoiMailing.php index 6a3c67e..054b06b 100644 --- a/gestionsite/envoiMailing.php +++ b/gestionsite/envoiMailing.php @@ -1,5 +1,5 @@ /index.html#contact">Contact
  • - Votations + Votations
  • Association loi 1901
    diff --git a/index.php b/index.php index 5c775c3..6bc027c 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,4 @@ require "session_init.php"; require "config.inc.php"; require "db.class.php"; require_once 'entete.php'; - - - ?> diff --git a/vote.form.php b/vote.form.php index 45b6c5a..00f606f 100644 --- a/vote.form.php +++ b/vote.form.php @@ -1,5 +1,5 @@