add forgotten files from venus
git-svn-id: svn://svn.cccv.de/engel-system@220 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
a10f4ce365
commit
5b42e2066b
|
@ -0,0 +1,3 @@
|
||||||
|
<?PHP
|
||||||
|
header("Location: https://".$_SERVER['HTTP_HOST'].$_SERVER['REDIRECT_URL']);
|
||||||
|
?>
|
|
@ -0,0 +1,4 @@
|
||||||
|
<?PHP
|
||||||
|
header("Location: https://".$_SERVER['HTTP_HOST']."/");
|
||||||
|
?>
|
||||||
|
|
Loading…
Reference in New Issue