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