aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-06-03 09:24:45 +0000
committerRomain d'Alverny <rda@mageia.org>2011-06-03 09:24:45 +0000
commit93c9e8093b1e6a212eafe4c3def4d7c02dc43c7a (patch)
tree0f3f7feb8065d92ce1e6caca5c65c6d116488f95
parent50747e2cd54123a45587a510981a47eb441f00a3 (diff)
downloadwww-93c9e8093b1e6a212eafe4c3def4d7c02dc43c7a.tar
www-93c9e8093b1e6a212eafe4c3def4d7c02dc43c7a.tar.gz
www-93c9e8093b1e6a212eafe4c3def4d7c02dc43c7a.tar.bz2
www-93c9e8093b1e6a212eafe4c3def4d7c02dc43c7a.tar.xz
www-93c9e8093b1e6a212eafe4c3def4d7c02dc43c7a.zip
policies redirect
-rw-r--r--en/about/policies/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/en/about/policies/index.php b/en/about/policies/index.php
new file mode 100644
index 000000000..c44e14ffa
--- /dev/null
+++ b/en/about/policies/index.php
@@ -0,0 +1,3 @@
+<?php
+header('Location: http://mageia.org/wiki/doku.php?id=policies');
+die; \ No newline at end of file