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