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