aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_multi_view/language/et_EE/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-07-17 21:34:10 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-07-17 21:34:10 +0000
commit14a82e90e866d0801797833a5222109a0b9c5257 (patch)
tree89ea089770f692703968948659251e2029c3f499 /plugins/admin_multi_view/language/et_EE/index.php
parent2472d26218c667513a19a82acd79f7de29a2d66d (diff)
[adminmultiview] Update et_EE, thanks to : kristian
git-svn-id: http://piwigo.org/svn/trunk@16814 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/admin_multi_view/language/et_EE/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/admin_multi_view/language/et_EE/index.php b/plugins/admin_multi_view/language/et_EE/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/admin_multi_view/language/et_EE/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>