Commit 4cc1c9fba415eb5d15ab2a0e180851a89ae9620a

Authored by Guillaume
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 79 include("header.php");
80 80 include("reponse.php");
81 81 if(!$err) {include("tableau.php");}
  82 + else {include("capteurs.php");}
82 83 ?>
83 84 </body>
84 85 </html>
... ...