Commit 4cc1c9fba415eb5d15ab2a0e180851a89ae9620a
1 parent
68948dda
MAJ site
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
site/reception.php
@@ -79,6 +79,7 @@ if(isset($_POST['sensor'])) | @@ -79,6 +79,7 @@ if(isset($_POST['sensor'])) | ||
79 | include("header.php"); | 79 | include("header.php"); |
80 | include("reponse.php"); | 80 | include("reponse.php"); |
81 | if(!$err) {include("tableau.php");} | 81 | if(!$err) {include("tableau.php");} |
82 | + else {include("capteurs.php");} | ||
82 | ?> | 83 | ?> |
83 | </body> | 84 | </body> |
84 | </html> | 85 | </html> |