Update destination_imports.php

This commit is contained in:
FusionPBX
2018-09-28 10:46:44 -06:00
committed by GitHub
parent eed2e3d649
commit e5c4a6eb8f

View File

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