aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_multi_view/language/br_FR/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-10-21 04:53:51 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-10-21 04:53:51 +0000
commit43683395d3559e0cd3d8e9ee581eff76f7bd13df (patch)
treedb1036a8e7a2e8608a58f2b18a9fa0d105d9b50b /plugins/admin_multi_view/language/br_FR/index.php
parent82a0c1b498e3d27657195f4ef6a87c3f5cc4a9a6 (diff)
[adminmultiview] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@25046 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/admin_multi_view/language/br_FR/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/admin_multi_view/language/br_FR/index.php b/plugins/admin_multi_view/language/br_FR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/admin_multi_view/language/br_FR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>