Update othervise reload redo restart
This commit is contained in:
parent
5647bb21a7
commit
3c456caeca
@ -20,6 +20,6 @@ if (!empty ($_POST)){
|
||||
$deviceManager = new DeviceManager ();
|
||||
$deviceManager->edit ($_POST['deviceId'], array ('command' => $_POST['deviceCommand']));
|
||||
}
|
||||
//header('Location: ./');
|
||||
//die();
|
||||
header('Location: ./device');
|
||||
die();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user