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