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