Commit 3cc98bda92bc332e5133a7e4be3e054b28e26d70

Authored by grouille
1 parent 64c101bd

MAJ

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -75,7 +75,7 @@ session_start(); @@ -75,7 +75,7 @@ session_start();
75 <div class="alert alert-secondary" role="alert"> 75 <div class="alert alert-secondary" role="alert">
76 <?php echo $ansible;?> 76 <?php echo $ansible;?>
77 </div> 77 </div>
78 - <meta http-equiv="Refresh" content="5;url=gestionCapteur.php" /> 78 + <meta http-equiv="Refresh" content="5;url=data.php" />
79 </div> 79 </div>
80 </div> 80 </div>
81 <?php 81 <?php