diff options
Diffstat (limited to 'www/windows/index.php')
-rw-r--r-- | www/windows/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/windows/index.php b/www/windows/index.php new file mode 100644 index 0000000..119c6ef --- /dev/null +++ b/www/windows/index.php @@ -0,0 +1,3 @@ +<?php + header("Location: http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten"); +?> |