06 Feb
This commit is contained in:
parent
98bd71c760
commit
8b2ec705c9
83 changed files with 3467 additions and 1214 deletions
|
|
@ -3,6 +3,12 @@ $url = "http://www.sterntours.de/tt-suche?".str_replace("/travelsearch.php?", ""
|
|||
header("Location:".$url, true, 301);
|
||||
exit;
|
||||
|
||||
/*
|
||||
$url = "http://sterntours.local/tt-suche?".str_replace("/travelsearch.php?", "", $_SERVER['REQUEST_URI']);
|
||||
header("Location:".$url, true, 301);
|
||||
exit;
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue