diff options
Diffstat (limited to 'map')
-rw-r--r-- | map/index.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/map/index.php b/map/index.php deleted file mode 100644 index d04f42edd..000000000 --- a/map/index.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -require_once '../langs.inc.php'; -relocate($langs, 'map/'); |