CARIA.2.3

Update for the final presentation.
This commit is contained in:
ccunatbrule
2024-09-03 12:06:00 +02:00
parent 062ebe64d7
commit 37d596cfb3
42 changed files with 121 additions and 73 deletions

View File

@@ -1,4 +1,5 @@
<?php
require_once 'config/connexion_sql.php';
verifierAcces(INSCRIT);
require_once 'controleur/profil.php';
?>