aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/language/mn_MN
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_switch/language/mn_MN')
-rwxr-xr-xplugins/language_switch/language/mn_MN/description.txt1
-rw-r--r--plugins/language_switch/language/mn_MN/index.php7
2 files changed, 0 insertions, 8 deletions
diff --git a/plugins/language_switch/language/mn_MN/description.txt b/plugins/language_switch/language/mn_MN/description.txt
deleted file mode 100755
index 730252509..000000000
--- a/plugins/language_switch/language/mn_MN/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Хэлээ солихыг хүсвэл нүүр хуудасан дахь далбааны зурагнаас сонгоно уу. \ No newline at end of file
diff --git a/plugins/language_switch/language/mn_MN/index.php b/plugins/language_switch/language/mn_MN/index.php
deleted file mode 100644
index ec6605317..000000000
--- a/plugins/language_switch/language/mn_MN/index.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>