index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
index.php
blob: 9105555e3b1de8911506305f4fe6ac1f4c971512 (
plain
)
1
2
3
<?php
header
(
"Location: https://"
.
$_SERVER
[
'HTTP_HOST'
]
.
"/"
);
?>