Merge origin/master

Conflicts:
	src/java/bdd/PompierMySql.java
	src/java/com/test/forms/AuthentifForm.java
	src/java/com/test/forms/NouveauPompForm.java
	src/java/com/test/servlets/authentifServlet.java
This commit is contained in:
funcha.ahamadi
2021-10-21 16:44:28 +02:00
8 changed files with 78 additions and 103 deletions

View File

@@ -12,7 +12,7 @@
<title>Pompier</title>
</head>
<body>
<h1>Hello World!</h1>
<h1>Bienvenue</h1>
<a href="ModifPompier"><input type="button" name="btModifP" value="Modifier la fiche pompier"/></a>
</body>
</html>