From: x2000habouzit Date: Tue, 27 Jan 2004 10:42:08 +0000 (+0000) Subject: oups debug code X-Git-Tag: xorg/old~1934 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=6766e85bc70f1567ba49ff7f09dead812aea4d93;p=platal.git oups debug code --- diff --git a/htdocs/motdepassemd5.php b/htdocs/motdepassemd5.php index 0147573..01b1643 100644 --- a/htdocs/motdepassemd5.php +++ b/htdocs/motdepassemd5.php @@ -1,8 +1,6 @@ "; -var_dump($_POST); -echo ""; + if (!empty($_POST['response2'])) { // la variable $response existe-t-elle ? // OUI, alors changeons le mot de passe $password = $_POST['response2'];