summaryrefslogtreecommitdiff
path: root/controller/password.php
diff options
context:
space:
mode:
Diffstat (limited to 'controller/password.php')
-rw-r--r--controller/password.php1
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];