projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90409c
)
oups debug code
author
x2000habouzit
<x2000habouzit>
Tue, 27 Jan 2004 10:42:08 +0000
(10:42 +0000)
committer
x2000habouzit
<x2000habouzit>
Tue, 27 Jan 2004 10:42:08 +0000
(10:42 +0000)
htdocs/motdepassemd5.php
patch
|
blob
|
blame
|
history
diff --git
a/htdocs/motdepassemd5.php
b/htdocs/motdepassemd5.php
index
0147573
..
01b1643
100644
(file)
--- a/
htdocs/motdepassemd5.php
+++ b/
htdocs/motdepassemd5.php
@@
-1,8
+1,6
@@
<?php
require("auto.prepend.inc.php");
-echo "<pre>";
-var_dump($_POST);
-echo "</pre>";
+
if (!empty($_POST['response2'])) { // la variable $response existe-t-elle ?
// OUI, alors changeons le mot de passe
$password = $_POST['response2'];