diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-05-11 12:08:07 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-05-11 12:08:07 +0000 |
commit | b7697ca925c5c0bcc6fa450899e4a398ee982c00 (patch) | |
tree | 21e5b67647f2c55d854ce56575a2137d4296909d /map | |
parent | abc8436bfdc331609342105d8c56e8bd6468e693 (diff) | |
download | www-b7697ca925c5c0bcc6fa450899e4a398ee982c00.tar www-b7697ca925c5c0bcc6fa450899e4a398ee982c00.tar.gz www-b7697ca925c5c0bcc6fa450899e4a398ee982c00.tar.bz2 www-b7697ca925c5c0bcc6fa450899e4a398ee982c00.tar.xz www-b7697ca925c5c0bcc6fa450899e4a398ee982c00.zip |
site map
Diffstat (limited to 'map')
-rw-r--r-- | map/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/map/index.php b/map/index.php new file mode 100644 index 000000000..d04f42edd --- /dev/null +++ b/map/index.php @@ -0,0 +1,4 @@ +<?php + +require_once '../langs.inc.php'; +relocate($langs, 'map/'); |