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