aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/language/mn_MN/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-11-12 09:47:27 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-11-12 09:47:27 +0000
commit2eb4059d58557ef9461afb2fc733a45d4c0c3d7d (patch)
tree2118b345d9eb369376d02588e03aa10315c89694 /plugins/language_switch/language/mn_MN/index.php
parent35337b01aeabfddd8eede74ca1c7e2b48672b595 (diff)
[language_switch] Update mn_MN, thanks to : Ulzii
git-svn-id: http://piwigo.org/svn/trunk@25463 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/language_switch/language/mn_MN/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/language_switch/language/mn_MN/index.php b/plugins/language_switch/language/mn_MN/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/language_switch/language/mn_MN/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>