nextcloud/lib
Christoph Wurst 32bf95c774
Continue with next app when one errors during register
My patch at #21461 had a little error in that it exits the method when a
query exception is encountered during the register step of an app. What
we actually want is to continue with the next app and finish the overall
registration procedure.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-18 09:17:00 +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-18 02:16:35 +00:00
private Continue with next app when one errors during register 2020-06-18 09:17:00 +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