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