aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-11-05 18:57:28 +0000
committerRomain d'Alverny <rda@mageia.org>2011-11-05 18:57:28 +0000
commitf6e209dee245a1801a4fa593c8c6cc855987eda5 (patch)
tree299a46c206f0574953cb16146b5736da61244ba6 /langs.inc.php
parent401b54482a44b76c67753e1a3328d94eef9cc5ba (diff)
downloadwww-f6e209dee245a1801a4fa593c8c6cc855987eda5.tar
www-f6e209dee245a1801a4fa593c8c6cc855987eda5.tar.gz
www-f6e209dee245a1801a4fa593c8c6cc855987eda5.tar.bz2
www-f6e209dee245a1801a4fa593c8c6cc855987eda5.tar.xz
www-f6e209dee245a1801a4fa593c8c6cc855987eda5.zip
debug http accept lang header
Diffstat (limited to 'langs.inc.php')
-rw-r--r--langs.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/langs.inc.php b/langs.inc.php
index db65777de..f21fe2185 100644
--- a/langs.inc.php
+++ b/langs.inc.php
@@ -134,6 +134,7 @@ S;
'<p>If you would like to help improving this Web site or its translations, ',
'check out our <a href="/wiki/doku.php?id=web">Web</a> and ',
'<a href="/wiki/doku.php?id=i18n">localization</a> teams!</p>',
+ '<p>Your browser Accept-Language is: ', $_SERVER['HTTP_ACCEPT_LANGUAGE'], '.</p>',
'<hr /></body></html>';
}