diff options
author | Romain d'Alverny <rda@mageia.org> | 2010-10-07 19:22:19 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2010-10-07 19:22:19 +0000 |
commit | 581f30709f8faa99875911bcc99cebc3f4d7435b (patch) | |
tree | 33d6322416580428f32612af1602c438ac36b04c /index.php | |
parent | 3fc61f09e8983d4d26bf84fcf5017f744e408f92 (diff) | |
download | www-581f30709f8faa99875911bcc99cebc3f4d7435b.tar www-581f30709f8faa99875911bcc99cebc3f4d7435b.tar.gz www-581f30709f8faa99875911bcc99cebc3f4d7435b.tar.bz2 www-581f30709f8faa99875911bcc99cebc3f4d7435b.tar.xz www-581f30709f8faa99875911bcc99cebc3f4d7435b.zip |
first import of mageia www v0
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php new file mode 100644 index 000000000..e0ea1cceb --- /dev/null +++ b/index.php @@ -0,0 +1 @@ +<?php header('Location: /en/'); die;
\ No newline at end of file |