diff options
author | polo <ordipolo@gmx.fr> | 2023-07-27 11:33:52 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2023-07-27 11:33:52 +0200 |
commit | 353a25789d477a0403f0acf35cef158ec8c8e4eb (patch) | |
tree | b3ebc830db9de6baf9ef46f1519633fc968bc5cf /controller/password.php | |
parent | 3c35bd40e92ef11230d5ad3ea2d9dbe516508eb4 (diff) | |
download | melaine-353a25789d477a0403f0acf35cef158ec8c8e4eb.zip |
float left actualité, validation W3C partie 1
Diffstat (limited to 'controller/password.php')
-rw-r--r-- | controller/password.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controller/password.php b/controller/password.php index efc8975..fa4f2c1 100644 --- a/controller/password.php +++ b/controller/password.php | |||
@@ -156,6 +156,7 @@ function createPassword() | |||
156 | echo($errorBadCharacters); | 156 | echo($errorBadCharacters); |
157 | //echo($warning); // message pas top | 157 | //echo($warning); // message pas top |
158 | } | 158 | } |
159 | echo($footer); | ||
159 | 160 | ||
160 | // fois suivante (dispense de nettoyer la variable) | 161 | // fois suivante (dispense de nettoyer la variable) |
161 | $_SESSION['captcha'] = $captcha[2]; | 162 | $_SESSION['captcha'] = $captcha[2]; |