diff --git a/login.php b/login.php index 1519ab0..b06a308 100644 --- a/login.php +++ b/login.php @@ -29,5 +29,5 @@ $body = PrintLoginInfo($info); require_once "templates/login_success.html.php"; -// TODO: style -// TODO: Mettre les tentatives dans la db \ No newline at end of file +// TODO: Mettre les tentatives dans la db +// TODO: ldaps \ No newline at end of file