first commit

This commit is contained in:
Le Stagiaire
2024-11-08 15:31:00 +01:00
commit 0cfc5938bd
370 changed files with 143453 additions and 0 deletions

6
connexion_erreur.php Normal file
View File

@ -0,0 +1,6 @@
<?php
// message d'erreur lors d'un pb de connexion
// cr<63><72> en 2014 COPYRIGHT<48> C HANRION 2014
echo 'Vous n\'etes pas autorise!';
?>