summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2012-10-17 09:27:27 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2012-10-17 09:27:27 +0000
commit2d7fc76824f63c6e72193e0a4c48ce55cbb53aee (patch)
treedffa437197d41da6b1b0aa316dfd9c165bc48b08 /www
parent598eb655f51fc678c8a5fa75d07f842104ace85d (diff)
downloadneo-layout-2d7fc76824f63c6e72193e0a4c48ce55cbb53aee.tar.gz
neo-layout-2d7fc76824f63c6e72193e0a4c48ce55cbb53aee.tar.bz2
neo-layout-2d7fc76824f63c6e72193e0a4c48ce55cbb53aee.zip
faq leichter erreichbar
git-svn-id: https://svn.neo-layout.org@2430 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-rw-r--r--www/FAQ/index.php3
-rw-r--r--www/faq/index.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/www/FAQ/index.php b/www/FAQ/index.php
new file mode 100644
index 0000000..8f8cc15
--- /dev/null
+++ b/www/FAQ/index.php
@@ -0,0 +1,3 @@
+<?php
+ header("Location: http://wiki.neo-layout.org/wiki/FAQ");
+?>
diff --git a/www/faq/index.php b/www/faq/index.php
new file mode 100644
index 0000000..8f8cc15
--- /dev/null
+++ b/www/faq/index.php
@@ -0,0 +1,3 @@
+<?php
+ header("Location: http://wiki.neo-layout.org/wiki/FAQ");
+?>