Update device_imports.php
This commit is contained in:
parent
e5c4a6eb8f
commit
06db9ad07e
|
|
@ -329,7 +329,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
//send the redirect header
|
//send the redirect header
|
||||||
header("Location: ../devices/devices.php");
|
header("Location: devices.php");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue