nextcloud/lib
Arthur Schiwon 0f2e75a6ce
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-18 20:19:02 +02:00
..
composer Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecret 2022-07-18 11:50:43 +02:00
l10n [tx-robot] updated from transifex 2022-07-14 02:25:22 +00:00
private fix loading legacy app.php with multi app dir 2022-07-18 20:19:02 +02:00
public Merge pull request #32981 from nextcloud/typing/carl/simplefs 2022-07-18 12:34:11 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Fix 404 handling of requested JSON/XML 2022-07-08 19:14:05 +02:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00