API: Add Accept-Language echoer, useful for JS that wants to grab this (not available...
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 7 Jun 2010 18:53:30 +0000 (18:53 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 7 Jun 2010 18:53:30 +0000 (18:53 +0000)
commit44c199ea0c01fabea8001f2a6664f3cc352a662e
tree8d5ffbc0f106f41f4d2eae1eed77a5c0f5d9db38
parentdf9feede06d40f18c01e2ce3cb2ab3c1fd26314d
API: Add Accept-Language echoer, useful for JS that wants to grab this (not available in JS through conventional means, can't embed it in the page because of Squid caching). Stuck this in meta=userinfo because it doesn't really fit anywhere and userinfo is the only module that's slightly, tangentially related.
includes/api/ApiQueryUserInfo.php