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