nextcloud/lib
Arthur Schiwon 1ec1321c26 fix loading legacy app.php with multi app dir
- requireAppFile() only appends /appinfo/app.php
- without the absolute path, require_once looks into include_path
- the first match in inlcude_path however migth be different from appPath
- fixed by providing the tested(!), full path to the app


Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-07-19 06:22:19 +00:00
..
composer don't overwrite the etag from storage backends that already provide "good" etags 2022-04-14 13:47:02 +02:00
l10n [tx-robot] updated from transifex 2022-07-14 02:25:42 +00:00
private fix loading legacy app.php with multi app dir 2022-07-19 06:22:19 +00:00
public Allow to disable password policy enforcement for selected groups 2022-07-05 17:05:09 +02:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Build OC\Core\Application when running occ or cron to register listeners correctly 2022-03-22 10:36:20 +01:00
versioncheck.php Use proper exit code 2021-10-03 21:51:45 +02:00