aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_multi_view/language/km_KH/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-03-12 11:52:02 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-03-12 11:52:02 +0000
commit58ced450779c286830d26a0ce64d85087771e8e7 (patch)
tree5474b82325ed55e76056b95259e353fed52696a5 /plugins/admin_multi_view/language/km_KH/index.php
parentc4efcaf1f909fcbeb9dc77f94fe6daf22d6ef41a (diff)
[adminmultiview] Update km_KH, thanks to : osify
git-svn-id: http://piwigo.org/svn/trunk@27708 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/admin_multi_view/language/km_KH/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/admin_multi_view/language/km_KH/index.php b/plugins/admin_multi_view/language/km_KH/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/admin_multi_view/language/km_KH/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>