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