nextcloud/lib
Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore
This is not intended anymore, since it falls back to force english
when the header is not set. Also 0228bc6e66
makes clear that the order should be:

1. User setting
2. Accept language
3. Admin default

This is the case since the commit from above, unless via OCS and DAV.
Both forced to accept-language falling back to english.
By removing the force, it now also matches the w3 priority list:
https://www.w3.org/International/questions/qa-lang-priorities

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-07 11:10:04 +02:00
..
composer update autoloader 2017-03-30 11:14:56 +02:00
l10n [tx-robot] updated from transifex 2017-04-07 00:09:11 +00:00
private Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +02:00
public Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +02:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00