aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-11 12:08:10 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-11 12:08:10 +0000
commit9c6c51d6a171335112e4337e91b05c51ba5da6b2 (patch)
tree70f12fcb1828fe686a7b56e93233f75a7ee8aafa /community
parentb7697ca925c5c0bcc6fa450899e4a398ee982c00 (diff)
downloadwww-9c6c51d6a171335112e4337e91b05c51ba5da6b2.tar
www-9c6c51d6a171335112e4337e91b05c51ba5da6b2.tar.gz
www-9c6c51d6a171335112e4337e91b05c51ba5da6b2.tar.bz2
www-9c6c51d6a171335112e4337e91b05c51ba5da6b2.tar.xz
www-9c6c51d6a171335112e4337e91b05c51ba5da6b2.zip
new community section/pages
Diffstat (limited to 'community')
-rw-r--r--community/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/index.php b/community/index.php
new file mode 100644
index 000000000..561c797ab
--- /dev/null
+++ b/community/index.php
@@ -0,0 +1,4 @@
+<?php
+
+require_once '../langs.inc.php';
+relocate($langs, 'community/');