Update destination_imports.php
This commit is contained in:
parent
9fbd23779c
commit
80f27f5201
|
|
@ -458,7 +458,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
//send the redirect header
|
//send the redirect header
|
||||||
header("Location: /app/destinations/destinations.php");
|
header("Location: destinations.php");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue