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