Sauvegarde

This commit is contained in:
Esteban
2026-06-03 14:34:12 +02:00
parent 07d006d3c7
commit bedff68e83
3 changed files with 28 additions and 1 deletions
+4
View File
@@ -48,7 +48,11 @@ if (isset($_SESSION['role']) && $_SESSION['role'] === 'admin') { ?>
<?php }
// Affichages des projets
?>
<p>Liste des projets</p>
<?php
?>