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
/
about
/
index.php
blob: e378166f2113cb610a50327c583ad3948e1af1dd (
plain
)
1
2
3
4
<
?php
header
(
'Location: /en/about/'
);
die
;