aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/et_EE/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-09-21 17:35:50 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-09-21 17:35:50 +0000
commitc61d07795119529e165c17c4639bbbd210621145 (patch)
tree1afc05e5c397e89d9fa919d45fbc4a0dfdcd925f /plugins/TakeATour/language/et_EE/index.php
parentf708f78574160ae609b961e10682f42980cb546f (diff)
[takeatour] Update et_EE, thanks to : kersta
git-svn-id: http://piwigo.org/svn/trunk@29706 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/et_EE/index.php')
-rw-r--r--plugins/TakeATour/language/et_EE/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/TakeATour/language/et_EE/index.php b/plugins/TakeATour/language/et_EE/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/TakeATour/language/et_EE/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>