aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/ar_SA/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-01 19:15:18 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-01 19:15:18 +0000
commitf272b48a3ae29ce1bd56def137d3436f1ab945dc (patch)
treec41029721fa540e253a6b928bb889f4c240789b5 /plugins/TakeATour/language/ar_SA/index.php
parent857c8ba133b928ee7530cb054871cf2f40d5c021 (diff)
[takeatour] Update ar_SA, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@28582 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/ar_SA/index.php')
-rw-r--r--plugins/TakeATour/language/ar_SA/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/TakeATour/language/ar_SA/index.php b/plugins/TakeATour/language/ar_SA/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/TakeATour/language/ar_SA/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>