diff options
Diffstat (limited to 'controller/password.php')
-rw-r--r-- | controller/password.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/password.php b/controller/password.php index 9d9b45b..efc8975 100644 --- a/controller/password.php +++ b/controller/password.php | |||
@@ -1,7 +1,7 @@ | |||
1 | <?php | 1 | <?php |
2 | // controller/password.php | 2 | // controller/password.php |
3 | 3 | ||
4 | // fonction exécutée à l'ouverture de chaque page | 4 | // exécutée dans installation.php à l'ouverture de chaque page |
5 | function existPassword() | 5 | function existPassword() |
6 | { | 6 | { |
7 | // création du fichier | 7 | // création du fichier |