diff options
author | polo <ordipolo@gmx.fr> | 2022-07-06 01:59:48 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-07-06 01:59:48 +0200 |
commit | ed5df18ed28a338ecd763e6492991ccbf5e23eb0 (patch) | |
tree | d1112d52bf89856f0edbb2dfbdb02b3423c50ecd /controller/password.php | |
parent | 9608a1de748363403b410cc4193f791419e6efc0 (diff) | |
download | melaine-ed5df18ed28a338ecd763e6492991ccbf5e23eb0.zip |
rangement du code
Diffstat (limited to 'controller/password.php')
-rw-r--r-- | controller/password.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/controller/password.php b/controller/password.php index 8f6a875..e739363 100644 --- a/controller/password.php +++ b/controller/password.php | |||
@@ -1,6 +1,5 @@ | |||
1 | <?php | 1 | <?php |
2 | // password.php | 2 | // controller/password.php |
3 | |||
4 | 3 | ||
5 | // affichage | 4 | // affichage |
6 | function createPassword() | 5 | function createPassword() |