From 57731cbdd97f7964e32c64595ed04ab8caf6292b Mon Sep 17 00:00:00 2001 From: Arthur Date: Tue, 13 Aug 2019 16:57:23 +0200 Subject: [PATCH] Enigma's update --- coms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coms.php b/coms.php index b95819b..1ce7dd7 100755 --- a/coms.php +++ b/coms.php @@ -72,7 +72,7 @@ include("includes/com_template.php"); $comId = ""; $comTitle = "Com Ravitaillement"; -$comDescription = "Ici, c'est la Compote qui vous ravit !"; +$comDescription = "Ici, c'est la Compote qui vous ravit !"; $comRespo = "Hugo Franceschi"; $comRespoId = "francesc@etud.insa-toulouse.fr"; $comRespo2 = "Abdessalem Guedouar";