diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-07-16 17:40:03 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-07-16 17:40:03 +0000 |
commit | 9a962cc9fadea2244e1aba9a4791f42ed80f8636 (patch) | |
tree | 6e61992a6fd32e1b101f23aaee23d62e2fdea5ee /4 | |
parent | bdf84dfee50fc564d44b23dec881450cd8ea27f3 (diff) | |
download | www-9a962cc9fadea2244e1aba9a4791f42ed80f8636.tar www-9a962cc9fadea2244e1aba9a4791f42ed80f8636.tar.gz www-9a962cc9fadea2244e1aba9a4791f42ed80f8636.tar.bz2 www-9a962cc9fadea2244e1aba9a4791f42ed80f8636.tar.xz www-9a962cc9fadea2244e1aba9a4791f42ed80f8636.zip |
add mga4 page for first isos planned in august
Diffstat (limited to '4')
-rw-r--r-- | 4/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/4/index.php b/4/index.php new file mode 100644 index 000000000..70b40c64e --- /dev/null +++ b/4/index.php @@ -0,0 +1,5 @@ +<?php + +require_once '../langs.inc.php'; +relocate($langs, '4/'); + |