aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/af_ZA/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-22 13:43:27 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-22 13:43:27 +0000
commit0252fed78e0d8ac20c3db17240d86e19fb92cb9c (patch)
treeea8c045875fc4ee34efc4fd663005fab982ed7e8 /plugins/LocalFilesEditor/language/af_ZA/index.php
parent8823be79e9b8d78148692741b22e3a495355d0e4 (diff)
[localfileseditor] Update af_ZA, thanks to : maeztro
git-svn-id: http://piwigo.org/svn/trunk@15947 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/af_ZA/index.php')
-rw-r--r--plugins/LocalFilesEditor/language/af_ZA/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/af_ZA/index.php b/plugins/LocalFilesEditor/language/af_ZA/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/LocalFilesEditor/language/af_ZA/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>