nextcloud/lib
Christoph Wurst 5bc8510b3b
Load the app.php before running apps' boot method
Some apps require the composer autoloader from app.php. If we run boot
before including that file, classes and functions from dependencies
won't be found.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-17 14:44:02 +02:00
..
composer Add dedicated API for apps' bootstrapping process 2020-06-17 09:22:21 +02:00
l10n [tx-robot] updated from transifex 2020-06-11 02:15:48 +00:00
private Load the app.php before running apps' boot method 2020-06-17 14:44:02 +02:00
public Load the app.php before running apps' boot method 2020-06-17 14:44:02 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Migrate Settings to new bootstrap mechanism 2020-06-17 09:22:22 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00