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