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