index
:
www
master
The Main www.mageia.org Website
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
index.php
blob: cb6482255d2fcd7d518e5cdfd3d6fd40894b659a (
plain
)
1
2
3
4
<
?php
header
(
'Location: /en/support/'
);
die
;