NetBeansProjects

This commit is contained in:
Clement Bouillot
2021-05-28 10:56:04 +02:00
commit 068f9156f9
121 changed files with 10836 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?php
include_once("entete.php");
include_once("modele/accesBDD.php");
?>
<h2>Module responsable</h2>
<h5>module en cours de construction</h5>
</body>
</html>