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