diff --git a/WEB/Client/Client.php b/WEB/Client/Client.php index 16d83e46..42f4992e 100644 --- a/WEB/Client/Client.php +++ b/WEB/Client/Client.php @@ -32,7 +32,6 @@ class Client{ header('Location : '.$rep.$vues['Queue']); } } - sleep(1); } socket_close($socket); }