nextcloud-server/lib
Roeland Jago Douma e71f222082
Cleanup theming mess
* Do not do translations in the constructor. This gets called to early
so there is no user yet. Which means we can't obtain the locale. Which
means we store the wrong translation instance.

* Same for the theming app magic. Just use the parent call when needed.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-25 13:31:19 +02:00
..
composer
l10n
private Cleanup theming mess 2019-10-25 13:31:19 +02:00
public
autoloader.php
base.php
versioncheck.php