ajout d'un header post connexion + adaptation des différents controllers + créations de fichiers temporaires

This commit is contained in:
2024-05-23 14:33:23 +02:00
parent deca6ccb93
commit 611587f7a0
12 changed files with 181 additions and 42 deletions

View File

@@ -0,0 +1,7 @@
<?php
// ####### Temporaire ########
$logged = false;
?>