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