From b9d0bb101052c355d8ae3185a8bc01c0a5b8a8c4 Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 7 Feb 2020 19:20:22 +0100 Subject: [PATCH] Mail modification --- coms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coms.php b/coms.php index ede39a7..6be291e 100755 --- a/coms.php +++ b/coms.php @@ -29,7 +29,7 @@ $comId = ""; $comTitle = "Com Animagus"; $comDescription = "Mot d'ordre : Incendio"; $comRespo = "Célestine Paillé"; -$comRespoId = "paille@etud.insa-toulouse.fr"; +$comRespoId = ""; $comRespo2 = "Gaston Opler"; $comRespo2Id = "opler@etud.insa-toulouse.fr"; include("includes/com_template.php");