aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/br_FR/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-12-22 19:40:00 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-12-22 19:40:00 +0000
commit9a7a7a523b74b20b641df9a930163dd413859f92 (patch)
treef646a7f10f2e55c702b70063930c0cc0c6d473cc /plugins/LocalFilesEditor/language/br_FR/index.php
parent76b478026f8e996ed8ca993fc71f647153ab2fd4 (diff)
[localfileseditor] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@26092 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/br_FR/index.php')
-rw-r--r--plugins/LocalFilesEditor/language/br_FR/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/br_FR/index.php b/plugins/LocalFilesEditor/language/br_FR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/LocalFilesEditor/language/br_FR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>