From 508a98d8ed3fe52bb6ba9dcf08fd373d5c598a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Sun, 8 Jan 2023 23:43:20 +0100 Subject: [PATCH] test --- WEB/Client/Client.php | 1 + 1 file changed, 1 insertion(+) diff --git a/WEB/Client/Client.php b/WEB/Client/Client.php index 575ccb91..52993d68 100644 --- a/WEB/Client/Client.php +++ b/WEB/Client/Client.php @@ -58,6 +58,7 @@ class Client sleep(5); $i++; } + require $rep . $vues['erreur']; } } } \ No newline at end of file