diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-20 18:36:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-20 18:36:01 +0000 |
commit | 6847d79ce6be688730df8a688bd9b4b9f0516350 (patch) | |
tree | 30ca8373802ebf3d17e669ed5a8982009e7e9dcb /themes/smartpocket/language/sh_RS/index.php | |
parent | 41e8b04fdea8422cad8f7d95bf0d7cef23a9bf31 (diff) |
[smartpocket] Update sh_RS, thanks to : knjigor
git-svn-id: http://piwigo.org/svn/trunk@27862 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/smartpocket/language/sh_RS/index.php')
-rw-r--r-- | themes/smartpocket/language/sh_RS/index.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/smartpocket/language/sh_RS/index.php b/themes/smartpocket/language/sh_RS/index.php new file mode 100644 index 000000000..ec6605317 --- /dev/null +++ b/themes/smartpocket/language/sh_RS/index.php @@ -0,0 +1,7 @@ +<?php +$url = '../'; +header( 'Request-URI: '.$url ); +header( 'Content-Location: '.$url ); +header( 'Location: '.$url ); +exit(); +?> |