Files
sio1/sioa/NetBeansProjects/Authentification24/moduleResponsable.php
Clement Bouillot 068f9156f9 NetBeansProjects
2021-05-28 10:56:04 +02:00

10 lines
160 B
PHP

<?php
include_once("entete.php");
include_once("modele/accesBDD.php");
?>
<h2>Module responsable</h2>
<h5>module en cours de construction</h5>
</body>
</html>