Update destination_imports.php

This commit is contained in:
FusionPBX
2018-09-28 10:46:44 -06:00
committed by GitHub
parent 9fbd23779c
commit 80f27f5201

View File

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