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