aboutsummaryrefslogtreecommitdiffstats
path: root/language/th_TH/help/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-09-27 18:40:58 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-09-27 18:40:58 +0000
commit27f1a5a94fe95a2588b7db718eaf82610f4c1376 (patch)
tree244453073c6c5757829b8d34e5668d9bf91b7950 /language/th_TH/help/index.php
parent74a058fd3c74ac84d2e206da9ec625a7ed5a3c01 (diff)
[trunk_help] Update th_TH, thanks to : pradit
git-svn-id: http://piwigo.org/svn/trunk@18303 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/th_TH/help/index.php')
-rw-r--r--language/th_TH/help/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/th_TH/help/index.php b/language/th_TH/help/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/language/th_TH/help/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>