nextcloud/lib
michaelletzgus e1762998b3
Fix undefined index problem
Nextcloud 13RC4, error in logfile, triggered by "occ config:list":

Invalid argument supplied for foreach() at lib/private/AppConfig.php#297
PHP	Undefined index: workflowengine at lib/private/AppConfig.php#297

Fix: Check if index exists in array before using it.
2018-03-20 09:18:36 +01:00
..
composer add option to use legacy v2 auth with s3 2018-01-09 18:21:47 +01:00
l10n [tx-robot] updated from transifex 2018-03-17 01:12:15 +00:00
private Fix undefined index problem 2018-03-20 09:18:36 +01:00
public Don't lie about the preview mimetype 2018-01-08 20:39:39 +01: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 the guest.css for the maintenance page as well 2017-06-14 11:10:20 -05:00
versioncheck.php Nextcloud 12 is not compatible with newer than php 7.1 2018-02-07 13:38:37 +01:00