diff options
| author | Manuel Hiebel <leuhmanu@mageia.org> | 2016-03-26 23:56:41 +0100 |
|---|---|---|
| committer | Manuel Hiebel <leuhmanu@mageia.org> | 2016-03-26 23:56:41 +0100 |
| commit | ae16a13b3dc9efde6ed5447c2eefb7ce7af2d005 (patch) | |
| tree | 8507dc54849dc862b626b087bcb4d74a2a7b39b7 /6 | |
| parent | 1000b99cb03d702feb3ded3ba1ff61b7552cafd1 (diff) | |
| download | www-ae16a13b3dc9efde6ed5447c2eefb7ce7af2d005.tar www-ae16a13b3dc9efde6ed5447c2eefb7ce7af2d005.tar.gz www-ae16a13b3dc9efde6ed5447c2eefb7ce7af2d005.tar.bz2 www-ae16a13b3dc9efde6ed5447c2eefb7ce7af2d005.tar.xz www-ae16a13b3dc9efde6ed5447c2eefb7ce7af2d005.zip | |
web page for mga6
Diffstat (limited to '6')
| -rw-r--r-- | 6/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/6/index.php b/6/index.php new file mode 100644 index 000000000..7d775ebdf --- /dev/null +++ b/6/index.php @@ -0,0 +1,5 @@ +<?php + +require_once '../langs.inc.php'; +relocate($langs, '6/'); + |
