aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/fa_IR/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-07 17:02:25 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-07 17:02:25 +0000
commitd6a72de977e1e4f83aa7c99186705b0e8c3d921a (patch)
tree47cedbadecc9ab2639623d6b35159fc2b1ea562c /plugins/LocalFilesEditor/language/fa_IR/index.php
parent40bae560fa049e6c6a2d9f9555474f402fa580e4 (diff)
[localfileseditor] Update fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/trunk@15592 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/fa_IR/index.php')
-rw-r--r--plugins/LocalFilesEditor/language/fa_IR/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/fa_IR/index.php b/plugins/LocalFilesEditor/language/fa_IR/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/LocalFilesEditor/language/fa_IR/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>