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