Update device_imports.php
This commit is contained in:
parent
80f27f5201
commit
62c2c078d6
|
|
@ -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