From b0a3d4468bdb5edb30a14da465dd2516bc3e8e65 Mon Sep 17 00:00:00 2001 From: "johan.lachenal" Date: Wed, 4 Jan 2023 22:54:50 +0100 Subject: [PATCH] test --- WEB/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WEB/index.php b/WEB/index.php index 1d77ec03..30b9472e 100644 --- a/WEB/index.php +++ b/WEB/index.php @@ -5,7 +5,7 @@ Autoload::charger(); echo ''; $control = new FrontController();