aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/language/eo_EO/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-01-16 05:28:01 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-01-16 05:28:01 +0000
commita74ae5eae16c3d24271a5da33914dbd0789da8ac (patch)
treee3ff870a74de8c652cd180bf179c1adf13dbd7f4 /themes/smartpocket/language/eo_EO/index.php
parent9797656e93b7d54a14868e1d45ba0c2bdf663fc8 (diff)
[smartpocket] Update eo_EO, thanks to : sylvbarrier
git-svn-id: http://piwigo.org/svn/trunk@26785 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/smartpocket/language/eo_EO/index.php')
-rw-r--r--themes/smartpocket/language/eo_EO/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/smartpocket/language/eo_EO/index.php b/themes/smartpocket/language/eo_EO/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/eo_EO/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>