Update device_imports.php

This commit is contained in:
FusionPBX
2018-09-28 10:47:18 -06:00
committed by GitHub
parent 80f27f5201
commit 62c2c078d6

View File

@@ -329,7 +329,7 @@
}
//send the redirect header
header("Location: ../devices/devices.php");
header("Location: devices.php");
return;
}
}