Commit 2197e6fafecfdff51cb0d673f5d0632849c498f4

Authored by grouille
1 parent 13bd3d94

MAJ

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -26,5 +26,5 @@ $ini = $ini.$raspberry." capteur=".$numero."-".$version." setup=0\n"; @@ -26,5 +26,5 @@ $ini = $ini.$raspberry." capteur=".$numero."-".$version." setup=0\n";
26 file_put_contents('upload/inventaire.ini', $ini); 26 file_put_contents('upload/inventaire.ini', $ini);
27 27
28 //exec("super cmd.sh"); 28 //exec("super cmd.sh");
29 -header("Location: accueil.php"); 29 +header("Location: values.php");
30 ?> 30 ?>