aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/language/he_IL/index.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-05-04 05:23:05 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-05-04 05:23:05 +0000
commit965f92e6acd8cc9bc9757c7bc44eff5eba9fd4d8 (patch)
treebce7cfe38d72120f2f8329403e2f0382cc5ad5e9 /themes/elegant/language/he_IL/index.php
parent9660d158a44b7e30bf8a416435f2525c994a6a8d (diff)
[elegant] Update he_IL, thanks to : ADIRBITON
git-svn-id: http://piwigo.org/svn/trunk@28332 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/elegant/language/he_IL/index.php')
-rw-r--r--themes/elegant/language/he_IL/index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/elegant/language/he_IL/index.php b/themes/elegant/language/he_IL/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/elegant/language/he_IL/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>