aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/language/th_TH/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-11-19 12:27:53 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-11-19 12:27:53 +0000
commitd04f150a02aa9c91b7ba96eb88081b99eafd9d9a (patch)
treeb5da729e10887ba0127989585ac8c4a268aaa629 /themes/smartpocket/language/th_TH/index.php
parent1680f8f32fae699768c51de2a51a16acb62efb64 (diff)
[smartpocket] Update th_TH, thanks to pradit
git-svn-id: http://piwigo.org/svn/trunk@30528 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/smartpocket/language/th_TH/index.php')
-rw-r--r--themes/smartpocket/language/th_TH/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/smartpocket/language/th_TH/index.php b/themes/smartpocket/language/th_TH/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/smartpocket/language/th_TH/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>