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